<?xml-stylesheet href='/static/xsl/oai.xsl' type='text/xsl'?>
<ri:Resource created="2017-11-02T10:10:05Z" status="active" updated="2026-08-20T10:10:05Z" version="1.2" xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/v1.0" xmlns:vs="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://vo.ari.uni-heidelberg.de/docs/schemata/VODataService.xsd" xsi:type="vs:CatalogService">
        <title>WSA - WFCAM Science Archive</title>
        <shortName>WSA TAP</shortName>
        <identifier>ivo://wfau.roe.ac.uk/wsa-tap</identifier>
        <curation>
            <publisher ivo-id="ivo://wfau.roe.ac.uk">WFAU, Institute for Astronomy, University of Edinburgh</publisher>
            <creator>
                <name>WFAU, Institute for Astronomy, University of Edinburgh</name>
                <logo>http://wfaudata.roe.ac.uk/wfau.gif</logo>
            </creator>
            <date>2017-05-11</date>
            <version>Data Release 1</version>
            <contact>
                <name>Mark Holliman</name>
                <email>msh@roe.ac.uk</email>
            </contact>
        </curation>
        <content>
            <subject>survey, galaxy, point source</subject>
            <subject>Virtual observatory</subject>
            <subject>Catalogs</subject>
            <subject>ADQL</subject>
            <description>The WFCAM Science Archive (WSA) holds the image and catalogue data products generated by the Wide Field Camera (WFCAM) on UKIRT. There are are three components
 to the databases provided here. (1) The UKIRT InfraRed Deep Sky Surveys (UKIDSS): Large Area Survey, Galactic Plane Survey, Galactic Clusters Survey, Deep Extragalactic Survey and the
 Ultra Deep Survey. (2) The UKIRT Hemisphere Survey (UHS). (3) Non-survey data, belonging to individual PIs.</description>
            <referenceURL>http://wsa.roe.ac.uk/</referenceURL>
            <type>Survey</type>
            <contentLevel>Research</contentLevel>
        </content>
        <capability standardID="ivo://ivoa.net/std/TAP">
            <interface role="std" xsi:type="vs:ParamHTTP">
                <accessURL use="base">http://tap.roe.ac.uk/wsa</accessURL>
            </interface>
        </capability>
        <capability standardID="ivo://ivoa.net/std/VOSI#capabilities">
            <interface role="std" version="1.0" xsi:type="vs:ParamHTTP">
                <accessURL use="full">
	        http://tap.roe.ac.uk/wsa/capabilities
	    </accessURL>
            </interface>
        </capability>
        <capability standardID="ivo://ivoa.net/std/VOSI#availability">
            <interface role="std" version="1.0" xsi:type="vs:ParamHTTP">
                <accessURL use="full">
                http://tap.roe.ac.uk/wsa/availability
            </accessURL>
            </interface>
        </capability>
        <capability standardID="ivo://ivoa.net/std/VOSI#tables">
            <interface role="std" version="1.0" xsi:type="vs:ParamHTTP">
                <accessURL use="full">http://tap.roe.ac.uk/wsa/tables</accessURL>
                <queryType>GET</queryType>
                <resultType>application/xml</resultType>
            </interface>
        </capability>

<tableset>
<schema>
        <name>FIRST</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>FIRST.first08Jul16Source</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>Name of the coadded image containing the source (encodes the position of the field center).</description>
                        <ucd>obs.image</ucd>
                        
                                <dataType arraysize="12" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>seqNo</name>
				
                <description>sequential object number</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>J2000 Celestial Right Ascension</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>J2000 Celestial Declination</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceProb</name>
				
                <description>probability that the source is spurious (most commonly because it is a sidelobe of of a nearby bright source.) Low values mean the source is unlikely to be spurious.</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fPeak</name>
				
                <description>peak flux densities</description>
                        <unit>mJy</unit>
                        
                        <ucd>phot.flux.density;em.radio.750-1500MHz</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fInt</name>
				
                <description>integrated flux densities</description>
                        <unit>mJy</unit>
                        
                        <ucd>phot.flux.density;em.radio.750-1500MHz</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rms</name>
				
                <description>local noise estimate at the source position</description>
                        <unit>mJy</unit>
                        
                        <ucd>instr.det.noise</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maj</name>
				
                <description>major axes derived from the elliptical Gaussian model for the source after deconvolution.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize.smajAxis</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"min"</name>
				
                <description>minor axes derived from the elliptical Gaussian model for the source after deconvolution.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize.sminAxis</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description>position angle (east of north) derived from the elliptical Gaussian model for the source</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fMaj</name>
				
                <description>major axes derived from the elliptical Gaussian model for the source before deconvolution.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize.smajAxis</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fMin</name>
				
                <description>minor axes derived from the elliptical Gaussian model for the source before deconvolution.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize.sminAxis</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fPA</name>
				
                <description>position angle (east of north) derived from the elliptical Gaussian model for the source before deconvolution.</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssMatches</name>
				
                <description>number of matches within a fiducial radius (8 arcsec) with SDSS DR6</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssSep</name>
				
                <description>separation of the nearest match in SDSS DR6 from the FIRST position</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssMag</name>
				
                <description>SDSS i magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssClass</name>
				
                <description>morphological classification in SDSS DR6 (s=stellar, g=nonstellar/galaxy)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>gsc2Matches</name>
				
                <description>number of matches within a fiducial radius (10 arcsec) with GSC-2 version 2.3.2</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsc2Sep</name>
				
                <description>separation of the nearest match in GSC-2 version 2.3.2 from the FIRST position</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsc2Mag</name>
				
                <description>GSC2 F magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsc2Class</name>
				
                <description>morphological classification in GSC-2 version 2.3.2 (s=stellar, g=nonstellar/galaxy)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>twomassMatches</name>
				
                <description>number of matches within a fiducial radius (8 arcsec) with 2MASS</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>twomassSep</name>
				
                <description>separation of the nearest match in 2MASS from the FIRST position</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>twomassMag</name>
				
                <description>2MASS K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>FIRST.firstSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>Name of the coadded image containing the source (encodes the position of the field center).</description>
                        <ucd>obs.image</ucd>
                        
                                <dataType arraysize="12" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>seqNo</name>
				
                <description>sequential object number</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>J2000 Celestial Right Ascension</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>J2000 Celestial Declination</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>warnFlag</name>
				
                <description>Warning flag indicating that the source may be a sidelobe of a nearby bright source.</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>fPeak</name>
				
                <description>peak flux densities</description>
                        <unit>mJy</unit>
                        
                        <ucd>phot.flux.density;em.radio.750-1500MHz</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fInt</name>
				
                <description>integrated flux densities</description>
                        <unit>mJy</unit>
                        
                        <ucd>phot.flux.density;em.radio.750-1500MHz</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rms</name>
				
                <description>local noise estimate at the source position</description>
                        <unit>mJy</unit>
                        
                        <ucd>instr.det.noise</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maj</name>
				
                <description>major axes derived from the elliptical Gaussian model for the source after deconvolution.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize.smajAxis</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"min"</name>
				
                <description>minor axes derived from the elliptical Gaussian model for the source after deconvolution.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize.sminAxis</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description>position angle (east of north) derived from the elliptical Gaussian model for the source</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fMaj</name>
				
                <description>major axes derived from the elliptical Gaussian model for the source before deconvolution.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize.smajAxis</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fMin</name>
				
                <description>minor axes derived from the elliptical Gaussian model for the source before deconvolution.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize.sminAxis</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fPA</name>
				
                <description>position angle (east of north) derived from the elliptical Gaussian model for the source before deconvolution.</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>FIRST.firstSource12Feb16</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>Name of the coadded image containing the source (encodes the position of the field center).</description>
                        <ucd>obs.image</ucd>
                        
                                <dataType arraysize="12" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>seqNo</name>
				
                <description>sequential object number</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>J2000 Celestial Right Ascension</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>J2000 Celestial Declination</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceProb</name>
				
                <description>probability that the source is spurious (most commonly because it is a sidelobe of of a nearby bright source.) Low values mean the source is unlikely to be spurious.</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fPeak</name>
				
                <description>peak flux densities</description>
                        <unit>mJy</unit>
                        
                        <ucd>phot.flux.density;em.radio.750-1500MHz</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fInt</name>
				
                <description>integrated flux densities</description>
                        <unit>mJy</unit>
                        
                        <ucd>phot.flux.density;em.radio.750-1500MHz</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rms</name>
				
                <description>local noise estimate at the source position</description>
                        <unit>mJy</unit>
                        
                        <ucd>instr.det.noise</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maj</name>
				
                <description>major axes derived from the elliptical Gaussian model for the source after deconvolution.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize.smajAxis</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"min"</name>
				
                <description>minor axes derived from the elliptical Gaussian model for the source after deconvolution.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize.sminAxis</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description>position angle (east of north) derived from the elliptical Gaussian model for the source</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fMaj</name>
				
                <description>major axes derived from the elliptical Gaussian model for the source before deconvolution.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize.smajAxis</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fMin</name>
				
                <description>minor axes derived from the elliptical Gaussian model for the source before deconvolution.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize.sminAxis</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fPA</name>
				
                <description>position angle (east of north) derived from the elliptical Gaussian model for the source before deconvolution.</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssMatches</name>
				
                <description>number of matches within a fiducial radius (8 arcsec) with SDSS DR6</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssSep</name>
				
                <description>separation of the nearest match in SDSS DR6 from the FIRST position</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssMag</name>
				
                <description>SDSS i magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssClass</name>
				
                <description>morphological classification in SDSS DR6 (s=stellar, g=nonstellar/galaxy)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>twomassMatches</name>
				
                <description>number of matches within a fiducial radius (8 arcsec) with 2MASS</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>twomassSep</name>
				
                <description>separation of the nearest match in 2MASS from the FIRST position</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>twomassMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>GLIMPSE</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>GLIMPSE.glimpse2_hrc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>srcName</name>
				
                <description>GLIMPSEI Highly Reliable Catalogue source name</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>seqNo</name>
				
                <description>sequential object number in the HRC</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tmassName</name>
				
                <description>Source name from 2MASS All-Sky point source catalog (PSC)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tmassID</name>
				
                <description>Unique identification number for the 2MASS source from the 2MASS All-Sky PSC</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l_err</name>
				
                <description>Error in Galactic longitude</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b_err</name>
				
                <description>Error in Galactic latitude</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension (J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination (J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_err</name>
				
                <description>Error in Right Ascension</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_err</name>
				
                <description>Error in Declination</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>conf</name>
				
                <description>Close source flag</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magJ</name>
				
                <description>2MASS All-Sky PSC J Band magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magJ_err</name>
				
                <description>2MASS All-Sky PSC J Band 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magH</name>
				
                <description>2MASS All-Sky PSC H Band magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magH_err</name>
				
                <description>2MASS All-Sky PSC H Band 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magK</name>
				
                <description>2MASS All-Sky PSC Ks Band magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magKs_err</name>
				
                <description>2MASS All-Sky PSC Ks Band 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag3_6</name>
				
                <description>3.6um IRAC (Band 1) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag3_6_err</name>
				
                <description>3.6um IRAC (Band 1) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag4_5</name>
				
                <description>4.5um IRAC (Band 2) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag4_5_err</name>
				
                <description>4.5um IRAC (Band 2) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag5_8</name>
				
                <description>5.8um IRAC (Band 3) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag5_8_err</name>
				
                <description>5.8um IRAC (Band 3) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag8_0</name>
				
                <description>8.0um IRAC (Band 4) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag8_0_err</name>
				
                <description>8.0um IRAC (Band 4) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FJ</name>
				
                <description>2MASS All-Sky PSC J Band flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FJ_err</name>
				
                <description>2MASS All-Sky PSC J Band 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FH</name>
				
                <description>2MASS All-Sky PSC H Band flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FH_err</name>
				
                <description>2MASS All-Sky PSC H Band 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FKs</name>
				
                <description>2MASS All-Sky PSC Ks Band flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FKs_err</name>
				
                <description>2MASS All-Sky PSC Ks Band 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_6</name>
				
                <description>3.6um IRAC (Band 1) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_6_err</name>
				
                <description>3.6um IRAC (Band 1) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_5</name>
				
                <description>4.5um IRAC (Band 2) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_5_err</name>
				
                <description>4.5um IRAC (Band 2) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F5_8</name>
				
                <description>5.8um IRAC (Band 3) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F5_8_err</name>
				
                <description>5.8um IRAC (Band 3) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F8_0</name>
				
                <description>8.0um IRAC (Band 4) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F8_0_err</name>
				
                <description>8.0um IRAC (Band 4) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_6_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 3.6um IRAC (Band 1)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_5_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 4.5um IRAC (Band 2)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F5_8_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 5.8um IRAC (Band 3)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F8_0_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 8.0um IRAC (Band 4)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky3_6</name>
				
                <description>Local sky background for 3.6um IRAC (Band 1)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky4_5</name>
				
                <description>Local sky background for 4.5um IRAC (Band 2)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky5_8</name>
				
                <description>Local sky background for 5.8um IRAC (Band 3)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky8_0</name>
				
                <description>Local sky background for 8.0um IRAC (Band 4)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SNJ</name>
				
                <description>2MASS All-Sky PSC J Band Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SNH</name>
				
                <description>2MASS All-Sky PSC H Band Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SNKs</name>
				
                <description>2MASS All-Sky PSC Ks Band Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN3_6</name>
				
                <description>3.6um IRAC (Band 1) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN4_5</name>
				
                <description>4.5um IRAC (Band 2) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN5_8</name>
				
                <description>5.8um IRAC (Band 3) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN8_0</name>
				
                <description>8.0um IRAC (Band 4) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens3_6</name>
				
                <description>Local source density for 3.6um IRAC (Band 1)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens4_5</name>
				
                <description>Local source density for 4.5um IRAC (Band 2)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens5_8</name>
				
                <description>Local source density for 5.8um IRAC (Band 3)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens8_0</name>
				
                <description>Local source density for 8.0um IRAC (Band 4)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3_6</name>
				
                <description>Number of detections for 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M4_5</name>
				
                <description>Number of detections for 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M5_8</name>
				
                <description>Number of detections for 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M8_0</name>
				
                <description>Number of detections for 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N3_6</name>
				
                <description>Number of possible detections for 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N4_5</name>
				
                <description>Number of possible detections for 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N5_8</name>
				
                <description>Number of possible detections for 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N8_0</name>
				
                <description>Number of possible detections for 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQFJ</name>
				
                <description>2MASS All-Sky PSC J Band Source Quality Flag</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQFH</name>
				
                <description>2MASS All-Sky PSC H Band Source Quality Flag</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQFKs</name>
				
                <description>2MASS All-Sky PSC Ks Band Source Quality Flag</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF3_6</name>
				
                <description>Source Quality Flag for 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF4_5</name>
				
                <description>Source Quality Flag for 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF5_8</name>
				
                <description>Source Quality Flag for 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF8_0</name>
				
                <description>Source Quality Flag for 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF3_6</name>
				
                <description>Flux calculation method flag 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF4_5</name>
				
                <description>Flux calculation method flag 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF5_8</name>
				
                <description>Flux calculation method flag 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF8_0</name>
				
                <description>Flux calculation method flag 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>GLIMPSE.glimpse1_mca</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>srcName</name>
				
                <description>GLIMPSEI Highly Reliable Catalogue source name</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>seqNo</name>
				
                <description>sequential object number in the HRC</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tmassName</name>
				
                <description>Source name from 2MASS All-Sky point source catalog (PSC)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tmassID</name>
				
                <description>Unique identification number for the 2MASS source from the 2MASS All-Sky PSC</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l_err</name>
				
                <description>Error in Galactic longitude</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b_err</name>
				
                <description>Error in Galactic latitude</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension (J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination (J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_err</name>
				
                <description>Error in Right Ascension</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_err</name>
				
                <description>Error in Declination</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>conf</name>
				
                <description>Close source flag</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magJ</name>
				
                <description>2MASS All-Sky PSC J Band magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magJ_err</name>
				
                <description>2MASS All-Sky PSC J Band 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magH</name>
				
                <description>2MASS All-Sky PSC H Band magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magH_err</name>
				
                <description>2MASS All-Sky PSC H Band 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magK</name>
				
                <description>2MASS All-Sky PSC Ks Band magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magKs_err</name>
				
                <description>2MASS All-Sky PSC Ks Band 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag3_6</name>
				
                <description>3.6um IRAC (Band 1) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag3_6_err</name>
				
                <description>3.6um IRAC (Band 1) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag4_5</name>
				
                <description>4.5um IRAC (Band 2) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag4_5_err</name>
				
                <description>4.5um IRAC (Band 2) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag5_8</name>
				
                <description>5.8um IRAC (Band 3) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag5_8_err</name>
				
                <description>5.8um IRAC (Band 3) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag8_0</name>
				
                <description>8.0um IRAC (Band 4) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag8_0_err</name>
				
                <description>8.0um IRAC (Band 4) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FJ</name>
				
                <description>2MASS All-Sky PSC J Band flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FJ_err</name>
				
                <description>2MASS All-Sky PSC J Band 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FH</name>
				
                <description>2MASS All-Sky PSC H Band flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FH_err</name>
				
                <description>2MASS All-Sky PSC H Band 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FKs</name>
				
                <description>2MASS All-Sky PSC Ks Band flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FKs_err</name>
				
                <description>2MASS All-Sky PSC Ks Band 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_6</name>
				
                <description>3.6um IRAC (Band 1) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_6_err</name>
				
                <description>3.6um IRAC (Band 1) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_5</name>
				
                <description>4.5um IRAC (Band 2) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_5_err</name>
				
                <description>4.5um IRAC (Band 2) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F5_8</name>
				
                <description>5.8um IRAC (Band 3) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F5_8_err</name>
				
                <description>5.8um IRAC (Band 3) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F8_0</name>
				
                <description>8.0um IRAC (Band 4) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F8_0_err</name>
				
                <description>8.0um IRAC (Band 4) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_6_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 3.6um IRAC (Band 1)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_5_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 4.5um IRAC (Band 2)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F5_8_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 5.8um IRAC (Band 3)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F8_0_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 8.0um IRAC (Band 4)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky3_6</name>
				
                <description>Local sky background for 3.6um IRAC (Band 1)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky4_5</name>
				
                <description>Local sky background for 4.5um IRAC (Band 2)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky5_8</name>
				
                <description>Local sky background for 5.8um IRAC (Band 3)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky8_0</name>
				
                <description>Local sky background for 8.0um IRAC (Band 4)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SNJ</name>
				
                <description>2MASS All-Sky PSC J Band Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SNH</name>
				
                <description>2MASS All-Sky PSC H Band Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SNKs</name>
				
                <description>2MASS All-Sky PSC Ks Band Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN3_6</name>
				
                <description>3.6um IRAC (Band 1) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN4_5</name>
				
                <description>4.5um IRAC (Band 2) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN5_8</name>
				
                <description>5.8um IRAC (Band 3) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN8_0</name>
				
                <description>8.0um IRAC (Band 4) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens3_6</name>
				
                <description>Local source density for 3.6um IRAC (Band 1)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens4_5</name>
				
                <description>Local source density for 4.5um IRAC (Band 2)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens5_8</name>
				
                <description>Local source density for 5.8um IRAC (Band 3)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens8_0</name>
				
                <description>Local source density for 8.0um IRAC (Band 4)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3_6</name>
				
                <description>Number of detections for 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M4_5</name>
				
                <description>Number of detections for 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M5_8</name>
				
                <description>Number of detections for 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M8_0</name>
				
                <description>Number of detections for 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N3_6</name>
				
                <description>Number of possible detections for 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N4_5</name>
				
                <description>Number of possible detections for 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N5_8</name>
				
                <description>Number of possible detections for 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N8_0</name>
				
                <description>Number of possible detections for 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQFJ</name>
				
                <description>2MASS All-Sky PSC J Band Source Quality Flag</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQFH</name>
				
                <description>2MASS All-Sky PSC H Band Source Quality Flag</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQFKs</name>
				
                <description>2MASS All-Sky PSC Ks Band Source Quality Flag</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF3_6</name>
				
                <description>Source Quality Flag for 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF4_5</name>
				
                <description>Source Quality Flag for 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF5_8</name>
				
                <description>Source Quality Flag for 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF8_0</name>
				
                <description>Source Quality Flag for 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF3_6</name>
				
                <description>Flux calculation method flag 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF4_5</name>
				
                <description>Flux calculation method flag 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF5_8</name>
				
                <description>Flux calculation method flag 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF8_0</name>
				
                <description>Flux calculation method flag 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>GLIMPSE.glimpse_hrc_inter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>srcName</name>
				
                <description>GLIMPSE Highly Reliable Catalogue source name</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>seqNo</name>
				
                <description>sequential object number in the HRC</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l_err</name>
				
                <description>Error in Galactic longitude</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b_err</name>
				
                <description>Error in Galactic latitude</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension (J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination (J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_err</name>
				
                <description>Error in Right Ascension</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_err</name>
				
                <description>Error in Declination</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>conf</name>
				
                <description>Confusion flag</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag1</name>
				
                <description>Magnitude in IRAC band 1</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag1_err</name>
				
                <description>1sigma mag error (IRAC band 1)</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag2</name>
				
                <description>Magnitude in IRAC band 2</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag2_err</name>
				
                <description>1sigma mag error (IRAC band 2)</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag3</name>
				
                <description>Magnitude in IRAC band 3</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag3_err</name>
				
                <description>1sigma mag error (IRAC band 3)</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag4</name>
				
                <description>Magnitude in IRAC band 4</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag4_err</name>
				
                <description>1sigma mag error (IRAC band 4)</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F1</name>
				
                <description>Flux in IRAC band 1</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F1_err</name>
				
                <description>1sigma flux error (IRAC band 1)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F2</name>
				
                <description>Flux in IRAC band 2</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F2_err</name>
				
                <description>1sigma flux error (IRAC band 2)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3</name>
				
                <description>Flux in IRAC band 3</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_err</name>
				
                <description>1sigma flux error (IRAC band 3)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4</name>
				
                <description>Flux in IRAC band 4</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_err</name>
				
                <description>1sigma flux error (IRAC band 4)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F1_rms</name>
				
                <description>RMS dev. of detection from F1</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F2_rms</name>
				
                <description>RMS dev. of detection from F2</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_rms</name>
				
                <description>RMS dev. of detection from F3</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_rms</name>
				
                <description>RMS dev. of detection from F4</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky1</name>
				
                <description>Local sky bkg. for band 1 flux</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky2</name>
				
                <description>Local sky bkg. for band 2 flux</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky3</name>
				
                <description>Local sky bkg. for band 3 flux</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky4</name>
				
                <description>Local sky bkg. for band 4 flux</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN1</name>
				
                <description>Signal/Noise for band 1 flux</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN2</name>
				
                <description>Signal/Noise for band 2 flux</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN3</name>
				
                <description>Signal/Noise for band 3 flux</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN4</name>
				
                <description>Signal/Noise for band 4 flux</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens1</name>
				
                <description>Local source density for band 1</description>
                        <unit>#/sqamin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens2</name>
				
                <description>Local source density for band 2</description>
                        <unit>#/sqamin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens3</name>
				
                <description>Local source density for band 3</description>
                        <unit>#/sqamin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens4</name>
				
                <description>Local source density for band 4</description>
                        <unit>#/sqamin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1</name>
				
                <description>Number of detections for band 1</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2</name>
				
                <description>Number of detections for band 2</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3</name>
				
                <description>Number of detections for band 3</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M4</name>
				
                <description>Number of detections for band 4</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N1</name>
				
                <description>Possible number of detections for band 1</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N2</name>
				
                <description>Possible number of detections for band 2</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N3</name>
				
                <description>Possible number of detections for band 3</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N4</name>
				
                <description>Possible number of detections for band 4</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQL1</name>
				
                <description>Source Quality Flag for band 1 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQL2</name>
				
                <description>Source Quality Flag for band 2 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQL3</name>
				
                <description>Source Quality Flag for band 3 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQL4</name>
				
                <description>Source Quality Flag for band 4 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF1</name>
				
                <description>Flux calc mathod flag for band 1 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF2</name>
				
                <description>Flux calc mathod flag for band 2 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF3</name>
				
                <description>Flux calc mathod flag for band 3 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF4</name>
				
                <description>Flux calc mathod flag for band 4 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>GLIMPSE.glimpse1_hrc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>srcName</name>
				
                <description>GLIMPSEI Highly Reliable Catalogue source name</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>seqNo</name>
				
                <description>sequential object number in the HRC</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tmassName</name>
				
                <description>Source name from 2MASS All-Sky point source catalog (PSC)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tmassID</name>
				
                <description>Unique identification number for the 2MASS source from the 2MASS All-Sky PSC</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l_err</name>
				
                <description>Error in Galactic longitude</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b_err</name>
				
                <description>Error in Galactic latitude</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension (J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination (J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_err</name>
				
                <description>Error in Right Ascension</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_err</name>
				
                <description>Error in Declination</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>conf</name>
				
                <description>Close source flag</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magJ</name>
				
                <description>2MASS All-Sky PSC J Band magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magJ_err</name>
				
                <description>2MASS All-Sky PSC J Band 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magH</name>
				
                <description>2MASS All-Sky PSC H Band magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magH_err</name>
				
                <description>2MASS All-Sky PSC H Band 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magK</name>
				
                <description>2MASS All-Sky PSC Ks Band magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magKs_err</name>
				
                <description>2MASS All-Sky PSC Ks Band 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag3_6</name>
				
                <description>3.6um IRAC (Band 1) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag3_6_err</name>
				
                <description>3.6um IRAC (Band 1) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag4_5</name>
				
                <description>4.5um IRAC (Band 2) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag4_5_err</name>
				
                <description>4.5um IRAC (Band 2) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag5_8</name>
				
                <description>5.8um IRAC (Band 3) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag5_8_err</name>
				
                <description>5.8um IRAC (Band 3) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag8_0</name>
				
                <description>8.0um IRAC (Band 4) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag8_0_err</name>
				
                <description>8.0um IRAC (Band 4) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FJ</name>
				
                <description>2MASS All-Sky PSC J Band flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FJ_err</name>
				
                <description>2MASS All-Sky PSC J Band 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FH</name>
				
                <description>2MASS All-Sky PSC H Band flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FH_err</name>
				
                <description>2MASS All-Sky PSC H Band 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FKs</name>
				
                <description>2MASS All-Sky PSC Ks Band flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FKs_err</name>
				
                <description>2MASS All-Sky PSC Ks Band 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_6</name>
				
                <description>3.6um IRAC (Band 1) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_6_err</name>
				
                <description>3.6um IRAC (Band 1) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_5</name>
				
                <description>4.5um IRAC (Band 2) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_5_err</name>
				
                <description>4.5um IRAC (Band 2) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F5_8</name>
				
                <description>5.8um IRAC (Band 3) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F5_8_err</name>
				
                <description>5.8um IRAC (Band 3) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F8_0</name>
				
                <description>8.0um IRAC (Band 4) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F8_0_err</name>
				
                <description>8.0um IRAC (Band 4) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_6_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 3.6um IRAC (Band 1)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_5_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 4.5um IRAC (Band 2)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F5_8_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 5.8um IRAC (Band 3)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F8_0_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 8.0um IRAC (Band 4)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky3_6</name>
				
                <description>Local sky background for 3.6um IRAC (Band 1)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky4_5</name>
				
                <description>Local sky background for 4.5um IRAC (Band 2)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky5_8</name>
				
                <description>Local sky background for 5.8um IRAC (Band 3)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky8_0</name>
				
                <description>Local sky background for 8.0um IRAC (Band 4)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SNJ</name>
				
                <description>2MASS All-Sky PSC J Band Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SNH</name>
				
                <description>2MASS All-Sky PSC H Band Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SNKs</name>
				
                <description>2MASS All-Sky PSC Ks Band Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN3_6</name>
				
                <description>3.6um IRAC (Band 1) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN4_5</name>
				
                <description>4.5um IRAC (Band 2) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN5_8</name>
				
                <description>5.8um IRAC (Band 3) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN8_0</name>
				
                <description>8.0um IRAC (Band 4) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens3_6</name>
				
                <description>Local source density for 3.6um IRAC (Band 1)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens4_5</name>
				
                <description>Local source density for 4.5um IRAC (Band 2)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens5_8</name>
				
                <description>Local source density for 5.8um IRAC (Band 3)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens8_0</name>
				
                <description>Local source density for 8.0um IRAC (Band 4)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3_6</name>
				
                <description>Number of detections for 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M4_5</name>
				
                <description>Number of detections for 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M5_8</name>
				
                <description>Number of detections for 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M8_0</name>
				
                <description>Number of detections for 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N3_6</name>
				
                <description>Number of possible detections for 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N4_5</name>
				
                <description>Number of possible detections for 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N5_8</name>
				
                <description>Number of possible detections for 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N8_0</name>
				
                <description>Number of possible detections for 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQFJ</name>
				
                <description>2MASS All-Sky PSC J Band Source Quality Flag</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQFH</name>
				
                <description>2MASS All-Sky PSC H Band Source Quality Flag</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQFKs</name>
				
                <description>2MASS All-Sky PSC Ks Band Source Quality Flag</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF3_6</name>
				
                <description>Source Quality Flag for 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF4_5</name>
				
                <description>Source Quality Flag for 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF5_8</name>
				
                <description>Source Quality Flag for 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF8_0</name>
				
                <description>Source Quality Flag for 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF3_6</name>
				
                <description>Flux calculation method flag 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF4_5</name>
				
                <description>Flux calculation method flag 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF5_8</name>
				
                <description>Flux calculation method flag 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF8_0</name>
				
                <description>Flux calculation method flag 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>GLIMPSE.glimpse2_mca</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>srcName</name>
				
                <description>GLIMPSEI Highly Reliable Catalogue source name</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>seqNo</name>
				
                <description>sequential object number in the HRC</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tmassName</name>
				
                <description>Source name from 2MASS All-Sky point source catalog (PSC)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tmassID</name>
				
                <description>Unique identification number for the 2MASS source from the 2MASS All-Sky PSC</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l_err</name>
				
                <description>Error in Galactic longitude</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b_err</name>
				
                <description>Error in Galactic latitude</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension (J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination (J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_err</name>
				
                <description>Error in Right Ascension</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_err</name>
				
                <description>Error in Declination</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>conf</name>
				
                <description>Close source flag</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magJ</name>
				
                <description>2MASS All-Sky PSC J Band magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magJ_err</name>
				
                <description>2MASS All-Sky PSC J Band 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magH</name>
				
                <description>2MASS All-Sky PSC H Band magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magH_err</name>
				
                <description>2MASS All-Sky PSC H Band 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magK</name>
				
                <description>2MASS All-Sky PSC Ks Band magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magKs_err</name>
				
                <description>2MASS All-Sky PSC Ks Band 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag3_6</name>
				
                <description>3.6um IRAC (Band 1) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag3_6_err</name>
				
                <description>3.6um IRAC (Band 1) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag4_5</name>
				
                <description>4.5um IRAC (Band 2) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag4_5_err</name>
				
                <description>4.5um IRAC (Band 2) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag5_8</name>
				
                <description>5.8um IRAC (Band 3) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag5_8_err</name>
				
                <description>5.8um IRAC (Band 3) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag8_0</name>
				
                <description>8.0um IRAC (Band 4) magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag8_0_err</name>
				
                <description>8.0um IRAC (Band 4) 1 sigma error</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FJ</name>
				
                <description>2MASS All-Sky PSC J Band flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FJ_err</name>
				
                <description>2MASS All-Sky PSC J Band 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FH</name>
				
                <description>2MASS All-Sky PSC H Band flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FH_err</name>
				
                <description>2MASS All-Sky PSC H Band 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FKs</name>
				
                <description>2MASS All-Sky PSC Ks Band flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FKs_err</name>
				
                <description>2MASS All-Sky PSC Ks Band 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_6</name>
				
                <description>3.6um IRAC (Band 1) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_6_err</name>
				
                <description>3.6um IRAC (Band 1) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_5</name>
				
                <description>4.5um IRAC (Band 2) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_5_err</name>
				
                <description>4.5um IRAC (Band 2) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F5_8</name>
				
                <description>5.8um IRAC (Band 3) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F5_8_err</name>
				
                <description>5.8um IRAC (Band 3) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F8_0</name>
				
                <description>8.0um IRAC (Band 4) flux</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F8_0_err</name>
				
                <description>8.0um IRAC (Band 4) 1 sigma error</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_6_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 3.6um IRAC (Band 1)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_5_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 4.5um IRAC (Band 2)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F5_8_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 5.8um IRAC (Band 3)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F8_0_rms</name>
				
                <description>RMS deviation of the individual detections from the final flux for 8.0um IRAC (Band 4)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky3_6</name>
				
                <description>Local sky background for 3.6um IRAC (Band 1)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky4_5</name>
				
                <description>Local sky background for 4.5um IRAC (Band 2)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky5_8</name>
				
                <description>Local sky background for 5.8um IRAC (Band 3)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky8_0</name>
				
                <description>Local sky background for 8.0um IRAC (Band 4)</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SNJ</name>
				
                <description>2MASS All-Sky PSC J Band Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SNH</name>
				
                <description>2MASS All-Sky PSC H Band Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SNKs</name>
				
                <description>2MASS All-Sky PSC Ks Band Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN3_6</name>
				
                <description>3.6um IRAC (Band 1) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN4_5</name>
				
                <description>4.5um IRAC (Band 2) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN5_8</name>
				
                <description>5.8um IRAC (Band 3) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN8_0</name>
				
                <description>8.0um IRAC (Band 4) Signal/Noise</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens3_6</name>
				
                <description>Local source density for 3.6um IRAC (Band 1)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens4_5</name>
				
                <description>Local source density for 4.5um IRAC (Band 2)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens5_8</name>
				
                <description>Local source density for 5.8um IRAC (Band 3)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens8_0</name>
				
                <description>Local source density for 8.0um IRAC (Band 4)</description>
                        <unit>arcmin**-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3_6</name>
				
                <description>Number of detections for 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M4_5</name>
				
                <description>Number of detections for 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M5_8</name>
				
                <description>Number of detections for 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M8_0</name>
				
                <description>Number of detections for 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N3_6</name>
				
                <description>Number of possible detections for 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N4_5</name>
				
                <description>Number of possible detections for 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N5_8</name>
				
                <description>Number of possible detections for 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N8_0</name>
				
                <description>Number of possible detections for 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQFJ</name>
				
                <description>2MASS All-Sky PSC J Band Source Quality Flag</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQFH</name>
				
                <description>2MASS All-Sky PSC H Band Source Quality Flag</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQFKs</name>
				
                <description>2MASS All-Sky PSC Ks Band Source Quality Flag</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF3_6</name>
				
                <description>Source Quality Flag for 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF4_5</name>
				
                <description>Source Quality Flag for 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF5_8</name>
				
                <description>Source Quality Flag for 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQF8_0</name>
				
                <description>Source Quality Flag for 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF3_6</name>
				
                <description>Flux calculation method flag 3.6um IRAC (Band 1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF4_5</name>
				
                <description>Flux calculation method flag 4.5um IRAC (Band 2)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF5_8</name>
				
                <description>Flux calculation method flag 5.8um IRAC (Band 3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF8_0</name>
				
                <description>Flux calculation method flag 8.0um IRAC (Band 4)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>GLIMPSE.glimpse_mca_inter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>srcName</name>
				
                <description>GLIMPSE More Complete Archive source name</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>seqNo</name>
				
                <description>sequential object number in the MCA</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l_err</name>
				
                <description>Error in Galactic longitude</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b_err</name>
				
                <description>Error in Galactic latitude</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension (J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination (J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_err</name>
				
                <description>Error in Right Ascension</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_err</name>
				
                <description>Error in Declination</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>conf</name>
				
                <description>Confusion flag</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag1</name>
				
                <description>Magnitude in IRAC band 1</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag1_err</name>
				
                <description>1sigma mag error (IRAC band 1)</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag2</name>
				
                <description>Magnitude in IRAC band 2</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag2_err</name>
				
                <description>1sigma mag error (IRAC band 2)</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag3</name>
				
                <description>Magnitude in IRAC band 3</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag3_err</name>
				
                <description>1sigma mag error (IRAC band 3)</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag4</name>
				
                <description>Magnitude in IRAC band 4</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mag4_err</name>
				
                <description>1sigma mag error (IRAC band 4)</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F1</name>
				
                <description>Flux in IRAC band 1</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F1_err</name>
				
                <description>1sigma flux error (IRAC band 1)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F2</name>
				
                <description>Flux in IRAC band 2</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F2_err</name>
				
                <description>1sigma flux error (IRAC band 2)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3</name>
				
                <description>Flux in IRAC band 3</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_err</name>
				
                <description>1sigma flux error (IRAC band 3)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4</name>
				
                <description>Flux in IRAC band 4</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_err</name>
				
                <description>1sigma flux error (IRAC band 4)</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F1_rms</name>
				
                <description>RMS dev. of detection from F1</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F2_rms</name>
				
                <description>RMS dev. of detection from F2</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F3_rms</name>
				
                <description>RMS dev. of detection from F3</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>F4_rms</name>
				
                <description>RMS dev. of detection from F4</description>
                        <unit>mJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky1</name>
				
                <description>Local sky bkg. for band 1 flux</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky2</name>
				
                <description>Local sky bkg. for band 2 flux</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky3</name>
				
                <description>Local sky bkg. for band 3 flux</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky4</name>
				
                <description>Local sky bkg. for band 4 flux</description>
                        <unit>MJy/sr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN1</name>
				
                <description>Signal/Noise for band 1 flux</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN2</name>
				
                <description>Signal/Noise for band 2 flux</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN3</name>
				
                <description>Signal/Noise for band 3 flux</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SN4</name>
				
                <description>Signal/Noise for band 4 flux</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens1</name>
				
                <description>Local source density for band 1</description>
                        <unit>#/sqamin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens2</name>
				
                <description>Local source density for band 2</description>
                        <unit>#/sqamin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens3</name>
				
                <description>Local source density for band 3</description>
                        <unit>#/sqamin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcdens4</name>
				
                <description>Local source density for band 4</description>
                        <unit>#/sqamin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1</name>
				
                <description>Number of detections for band 1</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2</name>
				
                <description>Number of detections for band 2</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3</name>
				
                <description>Number of detections for band 3</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M4</name>
				
                <description>Number of detections for band 4</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N1</name>
				
                <description>Possible number of detections for band 1</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N2</name>
				
                <description>Possible number of detections for band 2</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N3</name>
				
                <description>Possible number of detections for band 3</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N4</name>
				
                <description>Possible number of detections for band 4</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQL1</name>
				
                <description>Source Quality Flag for band 1 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQL2</name>
				
                <description>Source Quality Flag for band 2 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQL3</name>
				
                <description>Source Quality Flag for band 3 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SQL4</name>
				
                <description>Source Quality Flag for band 4 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF1</name>
				
                <description>Flux calc mathod flag for band 1 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF2</name>
				
                <description>Flux calc mathod flag for band 2 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF3</name>
				
                <description>Flux calc mathod flag for band 3 flux</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MF4</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>IRAS</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>IRAS.iras_asc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>name</name>
				
                <description>Source Name</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="11" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>recNo</name>
				
                <description>Record Number of source in data file</description>
                        <ucd>meta.record</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>catNo</name>
				
                <description>Catalog number</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>Source ID</description>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="15" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>type</name>
				
                <description>Source Type/Spectral Class</description>
                        <ucd>src.spType</ucd>
                        
                                <dataType arraysize="5" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>radius1</name>
				
                <description>Radius Vector from IRAS Source to Association</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pos</name>
				
                <description>Position Angle from IRAS Source to Association (E of N)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>field1</name>
				
                <description>object field #1 (magnitude/other)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>field2</name>
				
                <description>object field #2 (magnitude/other)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>field3</name>
				
                <description>object field #3 (size/other)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>IRAS.iras_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>name</name>
				
                <description>Source Name</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="11" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>seqNo</name>
				
                <description>sequential object number</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>J2000 Celestial Right Ascension</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>J2000 Celestial Declination</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>major</name>
				
                <description>Uncertainty ellipse major axis</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minor</name>
				
                <description>Uncertainty ellipse minor axis</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAng</name>
				
                <description>Uncertainty ellipse position angle (East of North)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nhcon</name>
				
                <description>Number of times observed (&amp;lt;25)</description>
                        <ucd>meta.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flux_12</name>
				
                <description>Averaged non-color corrected 12 micron flux density</description>
                        <unit>Jansky (1.0E-26 W/m**2/Hz)</unit>
                        
                        <ucd>phot.flux.density;em.IR.8-15um</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flux_25</name>
				
                <description>Averaged non-color corrected 25 micron flux density</description>
                        <unit>Jansky (1.0E-26 W/m**2/Hz)</unit>
                        
                        <ucd>phot.flux.density;em.IR.15-30um</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flux_60</name>
				
                <description>Averaged non-color corrected 60 micron flux density</description>
                        <unit>Jansky (1.0E-26 W/m**2/Hz)</unit>
                        
                        <ucd>phot.flux.density;em.IR.30-60um</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flux_100</name>
				
                <description>Averaged non-color corrected 100 micron flux density</description>
                        <unit>Jansky (1.0E-26 W/m**2/Hz)</unit>
                        
                        <ucd>phot.flux.density;em.IR.60-100um</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fQual_12</name>
				
                <description>12 micron flux density quality.</description>
                        <ucd>meta.code.qual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fQual_25</name>
				
                <description>25 micron flux density quality.</description>
                        <ucd>meta.code.qual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fQual_60</name>
				
                <description>60 micron flux density quality.</description>
                        <ucd>meta.code.qual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fQual_100</name>
				
                <description>100 micron flux density quality.</description>
                        <ucd>meta.code.qual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nLrs</name>
				
                <description>Number of significant LRS spectra</description>
                        <ucd>meta.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lrsChar</name>
				
                <description>Characterization of averaged LRS spectrum.</description>
                        <ucd>src.spType</ucd>
                        
                                <dataType arraysize="2" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>relUnc_12</name>
				
                <description>percent relative 12 micron flux density uncertainties.</description>
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>relUnc_25</name>
				
                <description>percent relative 25 micron flux density uncertainties.</description>
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>relUnc_60</name>
				
                <description>percent relative 60 micron flux density uncertainties.</description>
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>relUnc_100</name>
				
                <description>percent relative 100 micron flux density uncertainties.</description>
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tSnr_12</name>
				
                <description>ten times the minimum signal-to-noise ratio (12 micron)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tSnr_25</name>
				
                <description>ten times the minimum signal-to-noise ratio (25 micron)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tSnr_60</name>
				
                <description>ten times the minimum signal-to-noise ratio (60 micron)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tSnr_100</name>
				
                <description>ten times the minimum signal-to-noise ratio (100 micron)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cc_12</name>
				
                <description>point source correlation coefficient (12 micron).</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cc_25</name>
				
                <description>point source correlation coefficient (25 micron).</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cc_60</name>
				
                <description>point source correlation coefficient (60 micron).</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cc_100</name>
				
                <description>point source correlation coefficient (100 micron).</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>var</name>
				
                <description>percent Likelihood of Variability</description>
                        <ucd>meta.code;src.var</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>disc_12</name>
				
                <description>Discrepant Fluxes flag (12 micron)</description>
                        <ucd>meta.note</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>disc_25</name>
				
                <description>Discrepant Fluxes flag (25 micron)</description>
                        <ucd>meta.note</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>disc_60</name>
				
                <description>Discrepant Fluxes flag (60 micron)</description>
                        <ucd>meta.note</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>disc_100</name>
				
                <description>Discrepant Fluxes flag (100 micron)</description>
                        <ucd>meta.note</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confuse_12</name>
				
                <description>Confusion flag (12 micron)</description>
                        <ucd>meta.note</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confuse_25</name>
				
                <description>Confusion flag (25 micron)</description>
                        <ucd>meta.note</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confuse_60</name>
				
                <description>Confusion flag (60 micron)</description>
                        <ucd>meta.note</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confuse_100</name>
				
                <description>Confusion flag (100 micron)</description>
                        <ucd>meta.note</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNearH</name>
				
                <description>Number of nearby hours-confirmed point sources</description>
                        <ucd>meta.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNearW</name>
				
                <description>Number of nearby weeks-confirmed point sources</description>
                        <ucd>meta.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ses1_12</name>
				
                <description>Number of seconds-confirmed nearby small extended sources (12 micron).</description>
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ses1_25</name>
				
                <description>Number of seconds-confirmed nearby small extended sources (25 micron).</description>
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ses1_60</name>
				
                <description>Number of seconds-confirmed nearby small extended sources (60 micron).</description>
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ses1_100</name>
				
                <description>Number of seconds-confirmed nearby small extended sources (100 micron).</description>
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ses2_12</name>
				
                <description>Number of nearby weeks-confirmed small extended sources (12 micron).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ses2_25</name>
				
                <description>Number of nearby weeks-confirmed small extended sources (25 micron).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ses2_60</name>
				
                <description>Number of nearby weeks-confirmed small extended sources (60 micron).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ses2_100</name>
				
                <description>Number of nearby weeks-confirmed small extended sources (100 micron).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hsdFlag_12</name>
				
                <description>Source is located in high source density bin (12 micron).</description>
                        <ucd>meta.note</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hsdFlag_25</name>
				
                <description>Source is located in high source density bin (25 micron).</description>
                        <ucd>meta.note</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hsdFlag_60</name>
				
                <description>Source is located in high source density bin (60 micron).</description>
                        <ucd>meta.note</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hsdFlag_100</name>
				
                <description>Source is located in high source density bin (100 micron).</description>
                        <ucd>meta.note</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cirr1</name>
				
                <description>Number of nearby 100 micron only WSDB sources</description>
                        <ucd>meta.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cirr2</name>
				
                <description>Spatially filtered 100 micron sky brightness ratio to flux density of point source</description>
                        <ucd>phot.flux;arith.ratio</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cirr3</name>
				
                <description>Total 100 micron sky surface brightness</description>
                        <unit>MJy/sr</unit>
                        
                        <ucd>phot.flux.density.sb;em.IR.60-100um</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nId</name>
				
                <description>Number of positional associations (&amp;lt;25).</description>
                        <ucd>meta.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>idType</name>
				
                <description>Type of Object</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mHcon</name>
				
                <description>Possible number of HCONs</description>
                        <ucd>meta.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fCor_12</name>
				
                <description>Flux correction factor applied (times 1000, 12 micron)</description>
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fCor_25</name>
				
                <description>Flux correction factor applied (times 1000, 25 micron)</description>
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fCor_60</name>
				
                <description>Flux correction factor applied (times 1000, 60 micron)</description>
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fCor_100</name>
				
                <description>Flux correction factor applied (times 1000, 100 micron)</description>
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>IRAS.iras_assoc_cats</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>catNo</name>
				
                <description>Catalog number</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>catName</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>MGC</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>MGC.mgcBrightSpec</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>MGCID</name>
				
                <description>MGC object ID</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>QUALITY</name>
				
                <description>Quality class</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>HLRADIUS</name>
				
                <description>Semi-major axis of half-light ellipse</description>
                        <unit>pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>INEXR</name>
				
                <description>Exclusion region flag (0 exclude/ 1 keep)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MU_EFF</name>
				
                <description>Effective surface brightness</description>
                        <unit>mag arcsec^-2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_N</name>
				
                <description>Number of SDSS objects matched to MGC object</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_OBJID</name>
				
                <description>SDSS PhotoObject ID</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_RUN</name>
				
                <description>SDSS run number</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_RERUN</name>
				
                <description>SDSS rerun number</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_CAMCOL</name>
				
                <description>SDSS camera column</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_FIELD</name>
				
                <description>SDSS field number</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_RA</name>
				
                <description>SDSS object right ascension in deg (J2000)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_DEC</name>
				
                <description>SDSS object declination in deg (J2000)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PSFMAG_U</name>
				
                <description>SDSS extinction corrected PSF magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PSFMAG_G</name>
				
                <description>SDSS extinction corrected PSF magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PSFMAG_R</name>
				
                <description>SDSS extinction corrected PSF magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PSFMAG_I</name>
				
                <description>SDSS extinction corrected PSF magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PSFMAG_Z</name>
				
                <description>SDSS extinction corrected PSF magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PETMAG_U</name>
				
                <description>SDSS extinction corrected Petrosian magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PETMAG_G</name>
				
                <description>SDSS extinction corrected Petrosian magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PETMAG_R</name>
				
                <description>SDSS extinction corrected Petrosian magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PETMAG_I</name>
				
                <description>SDSS extinction corrected Petrosian magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PETMAG_Z</name>
				
                <description>SDSS extinction corrected Petrosian magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_MODMAG_U</name>
				
                <description>SDSS extinction corrected model magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_MODMAG_G</name>
				
                <description>SDSS extinction corrected model magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_MODMAG_R</name>
				
                <description>SDSS extinction corrected model magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_MODMAG_I</name>
				
                <description>SDSS extinction corrected model magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_MODMAG_Z</name>
				
                <description>SDSS extinction corrected model magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_EXTINC_U</name>
				
                <description>SDSS Galactic extinction correction in mag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_EXTINC_G</name>
				
                <description>SDSS Galactic extinction correction in mag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_EXTINC_R</name>
				
                <description>SDSS Galactic extinction correction in mag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_EXTINC_I</name>
				
                <description>SDSS Galactic extinction correction in mag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_EXTINC_Z</name>
				
                <description>SDSS Galactic extinction correction in mag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PETR50_U</name>
				
                <description>SDSS radius containing 50% Petrosian flux in arcsec</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PETR50_G</name>
				
                <description>SDSS radius containing 50% Petrosian flux in arcsec</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PETR50_R</name>
				
                <description>SDSS radius containing 50% Petrosian flux in arcsec</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PETR50_I</name>
				
                <description>SDSS radius containing 50% Petrosian flux in arcsec</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_PETR50_Z</name>
				
                <description>SDSS radius containing 50% Petrosian flux in arcsec</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_TYPE</name>
				
                <description>SDSS morphological classification</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_CLASS</name>
				
                <description>MGC translation of SDSS_TYPE</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_SPECCLASS</name>
				
                <description>SDSS spectroscopic classification</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_SPCLASS</name>
				
                <description>MGC translation of SDSS_SPECCLASS</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDFGRS_N</name>
				
                <description>Number of 2dFGRS objects/spectra for this MGC object</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDFGRS_NAME</name>
				
                <description>2dFGRS object name</description>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>TDFGRS_SEQNUM</name>
				
                <description>2dFGRS sequence number</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDFGRS_RA</name>
				
                <description>2dFGRS object right ascension in deg (J2000)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDFGRS_DEC</name>
				
                <description>2dFGRS object declination in deg (J2000)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDFGRS_UKST</name>
				
                <description>UKST survey field number</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDFGRS_BJG</name>
				
                <description>2dFGRS final b_J magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDGRS_BJSEL</name>
				
                <description>2dFGRS final extinction corrected b_J magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDFGRS_SBBJMAG</name>
				
                <description>SSS b_J magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDFGRS_SRRMAG</name>
				
                <description>SSS R magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDGRS_IGAL</name>
				
                <description>2dFGRS classification</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDFGRS_CLASS</name>
				
                <description>MGC translation of TDFGRS_IGAL</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TQZ_NAME</name>
				
                <description>2QZ object name</description>
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>TQZ_RA</name>
				
                <description>2QZ object right ascension in deg (J2000)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TQZ_DEC</name>
				
                <description>2QZ object declination in deg (J2000)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TQZ_UKST</name>
				
                <description>UKST survey field number</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TQZ_BJ</name>
				
                <description>2QZ bJ magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TQZ_UMBJ</name>
				
                <description>2QZ U-bJ colour</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TQZ_BJMR</name>
				
                <description>2QZ bJ-R colour</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TQZ_DUST</name>
				
                <description>2QZ E(B-V)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TQZ_NOBS</name>
				
                <description>Number of 2QZ spectra for this MGC object</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TQZ_IDENT</name>
				
                <description>2QZ identification</description>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>TQZ_CLASS</name>
				
                <description>MGC translation of TQZ_IDENT</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>NED_N</name>
				
                <description>Number of NED objects matched to this MGC object</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>NED_NAME</name>
				
                <description>NED object name</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>NED_RA</name>
				
                <description>NED object right ascension in deg (J2000)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>NED_DEC</name>
				
                <description>NED object declination in deg (J2000)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>NED_IDENT</name>
				
                <description>NED identification</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>NED_CLASS</name>
				
                <description>MGC translation of NED_IDENT</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PF_NAME</name>
				
                <description>PFr object name</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>PF_RA</name>
				
                <description>PFr object right ascension in deg (J2000)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PF_DEC</name>
				
                <description>PFr object declination in deg (J2000)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PF_R</name>
				
                <description>PFr R magnitude from USNO</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PF_K</name>
				
                <description>PFr K magnitude from 2MASS</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PF_JMK</name>
				
                <description>PFr J-K colour from 2MASS</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>LSBG_NAME</name>
				
                <description>LSBG object name</description>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>LSBG_RA</name>
				
                <description>LSBG object right ascension in deg (J2000)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>LSBG_DEC</name>
				
                <description>LSBG object declination in deg (J2000)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>LSBG_BTOT</name>
				
                <description>LSBG total B magnitude</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>LSBG_MUCEN</name>
				
                <description>LSBG central surface brightness in mag/arcsec^2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>LSBG_MUEFF</name>
				
                <description>LSBG effective surface brightness</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>LSBG_REFF</name>
				
                <description>LSBG effective radius in arcsec</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MGCZ_ZHELIO</name>
				
                <description>MGCz heliocentric redshift</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MGCZ_ZQUAL</name>
				
                <description>MGCz redshift quality</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_Z</name>
				
                <description>SDSS redshift</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SDSS_ZQUAL</name>
				
                <description>SDSS redshift quality</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDFGRS_ZHELIO</name>
				
                <description>2dFGRS heliocentric redshift</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDFGRS_ZQUAL</name>
				
                <description>2dFGRS redshift quality</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BESTTQZ_Z</name>
				
                <description>2qz redshift</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TQZ_ZQUAL</name>
				
                <description>2QZ redshift quality</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>NED_ZHELIO</name>
				
                <description>NED heliocentric redshift</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>NED_ZQUAL</name>
				
                <description>NED redshift quality</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PF_Z</name>
				
                <description>PFr redshift</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PF_ZQUAL</name>
				
                <description>PFr redshift quality</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>LSBG_Z</name>
				
                <description>LSBG heliocentric redshift</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>LSBG_ZQUAL</name>
				
                <description>LSBG redshift quality</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ZSOURCE</name>
				
                <description>Identifier for best redshift and quality</description>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>BEST_Z</name>
				
                <description>Best redshift</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BEST_ZQUAL</name>
				
                <description>Quality of best redshift</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N_SPEC</name>
				
                <description>Total number of spectra for this object</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>MGC.mgcDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>MGCID</name>
				
                <description>MGC object ID</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MGCFN</name>
				
                <description>MGC field number</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>X_IMAGE</name>
				
                <description>Object x position</description>
                        <unit>pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>Y_IMAGE</name>
				
                <description>Object y position</description>
                        <unit>pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MAG_ISO</name>
				
                <description>Isophotal magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MAG_ISO_DC</name>
				
                <description>MAG_ISO corrected for extinction</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MAG_ISOCOR</name>
				
                <description>Gaussian corrected isophotal magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MAG_ISOCOR_DC</name>
				
                <description>MAG_ISOCOR corrected for extinction</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MAG_AUTO</name>
				
                <description>Kron-like elliptical aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MAG_AUTO_DC</name>
				
                <description>MAG_AUTO corrected for extinction</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>B_MGC</name>
				
                <description>Best of MAG_AUTO and MAG_ISOCOR</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>B_MGC_DC</name>
				
                <description>B_MGC corrected for extinction</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MAG_ERR</name>
				
                <description>Error for B_MGC</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BACKGRND</name>
				
                <description>Background at object position</description>
                        <unit>count</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>THRESH</name>
				
                <description>Detection threshold above background</description>
                        <unit>count</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ISOAREA_IMAGE</name>
				
                <description>Isophotal area above analysis threshold</description>
                        <unit>pixel^2</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Object right ascension (J2000)</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Object declination (J2000)</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raB1950</name>
				
                <description>Object right ascension (B1950)</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decB1950</name>
				
                <description>Object declination (B1950)</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>A_IMAGE</name>
				
                <description>Flux rms along major axis</description>
                        <unit>pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>B_IMAGE</name>
				
                <description>Flux rms along minor axis</description>
                        <unit>pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>THETA_IMAGE</name>
				
                <description>Position angle wrt x axis</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ERRA_IMAGE</name>
				
                <description>Position error along major axis</description>
                        <unit>pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ERRB_IMAGE</name>
				
                <description>Position error along minor axis</description>
                        <unit>pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ISOAREA_WORLD</name>
				
                <description>Isophotal area above analysis threshold</description>
                        <unit>deg^2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FLAGS</name>
				
                <description>Extraction flags</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>FWHM_IMAGE</name>
				
                <description>FWHM assuming a gaussian core</description>
                        <unit>pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ELLIPTICITY</name>
				
                <description>1 - B_IMAGE/A_IMAGE</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>STEL</name>
				
                <description>Stellaricity</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CCD</name>
				
                <description>CCD number</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CLASS</name>
				
                <description>Classification parameter</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>MGC.mgcGalaxyStruct</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>MGCID</name>
				
                <description>MGC object ID</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MGC_HLR_TRUE</name>
				
                <description>Seeing corrected Half light radius</description>
                        <unit>arcsecs</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MGC_SEEING</name>
				
                <description>Seeing of MGC field</description>
                        <unit>arcsecs</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MGC_SPEC_TYPE</name>
				
                <description>Best spectral type fit from Poggianti (1998)sample (type+age, i.e., el150 = E/S0 15.0Gyrs)</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>MGC_B_KCORR</name>
				
                <description>MGC B-band K-correction</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MGC_BEST_Z</name>
				
                <description>Best redshift</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MGC_BEST_ZQUAL</name>
				
                <description>Quality of best redshift (0-2 = BAD, 3-5=GOOD, 9=Not observed)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>absMagPt_u</name>
				
                <description>SDSS u Absolute PET mag, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>absMagPt_B</name>
				
                <description>MGC B Absolute KRON mag, dust K &amp;#38; E-corrected</description>
                        <unit>Vega mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>absMagPt_g</name>
				
                <description>SDSS g Absolute PET mag, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>absMagPt_r</name>
				
                <description>SDSS r Absolute PET mag, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>absMagPt_i</name>
				
                <description>SDSS i Absolute PET mag, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>absMagPt_z</name>
				
                <description>SDSS z Absolute PET mag, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_SB_u</name>
				
                <description>SDSS u Absolute PET SB, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_SB_B</name>
				
                <description>MGC B Absolute KRON SB, dust K &amp;#38; E-corrected</description>
                        <unit>Vega mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_SB_g</name>
				
                <description>SDSS g Absolute PET SB, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_SB_r</name>
				
                <description>SDSS r Absolute PET SB, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_SB_i</name>
				
                <description>SDSS i Absolute PET SB, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_SB_z</name>
				
                <description>SDSS z Absolute PET SB, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>absMagPsf_u</name>
				
                <description>SDSS u Absolute PSF mag, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>absMagPsf_g</name>
				
                <description>SDSS g Absolute PSF mag, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>absMagPsf_r</name>
				
                <description>SDSS r Absolute PSF mag, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>absMagPsf_i</name>
				
                <description>SDSS i Absolute PSF mag, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>absMagPsf_z</name>
				
                <description>SDSS z Absolute PSF mag, dust K &amp;#38; E-corrected</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>RAD_20KPC20</name>
				
                <description>1kpc radius at object distance (h=1)</description>
                        <unit>arcsecs</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>D_MODULUS</name>
				
                <description>B proper distance to the object (h=1)</description>
                        <unit>Mpc</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SPEC_TYPE</name>
				
                <description>SPD's CONTINUUM type (1=El 15.0, 2=Sa 7.4, 3=SC 2.2)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MORPH_TYPE</name>
				
                <description>SPD's EYEBALL morphology (1=E/S0, 2=Sabc, 3=Sd/Irr, 4=dE)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>TDFGRS_SEQNUM</name>
				
                <description>2dFGRS Serial number</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ETA_TYPE</name>
				
                <description>2dFGRS Eta type</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>L_TOT</name>
				
                <description>Total flux (digital units)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>L_TOTm</name>
				
                <description>Total flux error (-)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>L_TOTp</name>
				
                <description>Total flux error (+)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BULGE_FRAC</name>
				
                <description>Bulge Fraction (0=pure disk)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BULGE_FRACm</name>
				
                <description>Bulge Fraction error (-)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BULGE_FRACp</name>
				
                <description>Bulge Fraction error (+)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BULGE_RE</name>
				
                <description>Bulge Effective Radius</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BULGE_REm</name>
				
                <description>Bulge Effective Radius error (-)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BULGE_REp</name>
				
                <description>Bulge Effective Radius error (+)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BULGE_E</name>
				
                <description>Bulge Ellipticity</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BULGE_Em</name>
				
                <description>Bulge Ellipticity error (-)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BULGE_Ep</name>
				
                <description>Bulge Ellipticity error (+)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BULGE_PA</name>
				
                <description>Bulge Position Angle</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BULGE_PAm</name>
				
                <description>Bulge Position Angle error (-)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BULGE_PAp</name>
				
                <description>Bulge Position Angle error (+)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>R_D</name>
				
                <description>Exponential Disk Scale Length</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>R_Dm</name>
				
                <description>Exponential Disk Scale Length error (-)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>R_Dp</name>
				
                <description>Exponential Disk Scale Length error (+)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>DISK_I</name>
				
                <description>Disk Inclination (0=face-on)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>DISK_Im</name>
				
                <description>Disk Inclination error (-)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>DISK_Ip</name>
				
                <description>Disk Inclination error (+)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>DISK_PA</name>
				
                <description>Disk Position Angle</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>DISK_PAm</name>
				
                <description>Disk Position Angle error (-)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>DISK_PAp</name>
				
                <description>Disk Position Angle error (+)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>X_OFF</name>
				
                <description>X offset of Galaxy Centre</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>X_OFFm</name>
				
                <description>X offset error (-)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>X_OFFp</name>
				
                <description>X offset error (+)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>Y_OFF</name>
				
                <description>Y offset of Galaxy Centre</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>Y_OFFm</name>
				
                <description>Y offset error (-)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>Y_OFFp</name>
				
                <description>Y offset error (+)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BACK</name>
				
                <description>Background Level (digital units)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BACKm</name>
				
                <description>Background Level error (-)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BACKp</name>
				
                <description>Background Level error (+)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SERSIC</name>
				
                <description>Sersic Index (=4 for de Vaucouleurs profile)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SERSICm</name>
				
                <description>Sersic Index error (-)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SERSICp</name>
				
                <description>Sersic Index error (+)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CHI</name>
				
                <description>Chi^2 of GIM2D Fit</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>RHALF</name>
				
                <description>GIM2D HLR</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>C1</name>
				
                <description>Concentration index alpha=1</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>A1</name>
				
                <description>Asymmetry index (background corrected) alpha=1</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>B1</name>
				
                <description>Background correction applied to A1</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>C2</name>
				
                <description>Concentration index alpha=2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>A2</name>
				
                <description>Asymmetry index (background corrected) alpha=2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>B2</name>
				
                <description>Background correction applied to A2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>C3</name>
				
                <description>Concentration index alpha=3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>A3</name>
				
                <description>Asymmetry index (background corrected) alpha=3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>B3</name>
				
                <description>Background correction applied to A3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>C4</name>
				
                <description>Concentration index alpha=4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>A4</name>
				
                <description>Asymmetry index (background corrected) alpha=4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>B4</name>
				
                <description>Background correction applied to A4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_MAG_GIM2DB</name>
				
                <description>GIM2D B Absolute mag, dust and K &amp;#38; E-corrected</description>
                        <unit>Vega mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_MAG_GIM2DD</name>
				
                <description>GIM2D B Absolute Bulge mag, dust and K &amp;#38; E-corrected</description>
                        <unit>Vega mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_MAG_GIM2D</name>
				
                <description>GIM2D B Absolute Disk mag, dust and K &amp;#38; E-corrected</description>
                        <unit>Vega mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>RE_BULGE_KPC</name>
				
                <description>Bulge Effective Radius</description>
                        <unit>kpc</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>R_D_KPC</name>
				
                <description>Exponential Disk Scale Length</description>
                        <unit>kpc</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_CSB_BULGE</name>
				
                <description>Absolute Central Surface Brightness of Bulge</description>
                        <unit>Vega mag/sq arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_ESB_BULGE</name>
				
                <description>Absolute Effective Surface Brightness of Bulge</description>
                        <unit>Vega mag/sq arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_HLRSB_BULG</name>
				
                <description>Absolute Surface Brightness at Re</description>
                        <unit>Vega mag/sq arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_CSB_DISK</name>
				
                <description>Absolute Central Surface Brightness of Disk</description>
                        <unit>Vega mag/sq arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_ESB_DISK</name>
				
                <description>Absolute Effective Surface Brightness of Disk</description>
                        <unit>Vega mag/sq arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ABS_HLRSB_DISK</name>
				
                <description>Absolute Surface Brightness at 1.678alpha</description>
                        <unit>Vega mag/sq arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ANCHOR_POINT</name>
				
                <description>Radius at which MU_BULGE=MU_DISK</description>
                        <unit>kpc</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ANCHOR_SB</name>
				
                <description>Surface brightness at Anchor Point</description>
                        <unit>Vega mag/sq arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ANCHOR_PARITY</name>
				
                <description>0=OK, 1=Inverted, 2=LSB BULGE</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SERSIC_KAPPA</name>
				
                <description>Sersic profile coefficient</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>UR_TOTAL</name>
				
                <description>Total (u-r) Colour</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>UR_BULGE</name>
				
                <description>Bulge (u-r) colour</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>UR_DISK</name>
				
                <description>Disk (u-r) colour</description>
                        <unit>AB mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SEX_FLAG</name>
				
                <description>SExtractor Flag</description>
                        <unit>Integer</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BBDWEIGHT</name>
				
                <description>Weight from MGC4 BBD</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BBDWEIGHTERR</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>ROSAT</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>ROSAT.rosat_fsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>srcName</name>
				
                <description>ROSAT All-Sky Survey Catalogue source name</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>seqNo</name>
				
                <description>sequential object number in the FSC</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension (decimal degrees; J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination (decimal degrees; J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errP</name>
				
                <description>total positional error (1-sigma-radius; including 6&amp;quot; systematic error)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFlag</name>
				
                <description>nearby sources affecting SASS flux determination</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>pFlag</name>
				
                <description>possible problem with position determination</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>eFlag</name>
				
                <description>source extended beyond SASS extraction radius</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dFlag</name>
				
                <description>complex diffuse emission pattern</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mFlag</name>
				
                <description>source missed by SASS</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rFlag</name>
				
                <description>source counts and extraction radius recalculated</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>iFlag</name>
				
                <description>broad band image available</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>vFlag</name>
				
                <description>variability flag</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dum</name>
				
                <description>dummy flag</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>srcCps</name>
				
                <description>source countrate in the broad energy band, vignetting corrected</description>
                        <unit>counts/sec</unit>
                        
                        <ucd>phot.count;em.X-ray</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errSrcCps</name>
				
                <description>error of source countrate, vignetting corrected</description>
                        <unit>counts/s</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bgrCpsa</name>
				
                <description>background countrate, vignetting corrected</description>
                        <unit>counts/sec/arcmin**2</unit>
                        
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expTime</name>
				
                <description>exposure time</description>
                        <unit>sec</unit>
                        
                        <ucd>time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hr1</name>
				
                <description>hardness ratio 1</description>
                        <ucd>phot.flux;arith.ratio</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errHr1</name>
				
                <description>error of hardness ratio 1</description>
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hr2</name>
				
                <description>hardness ratio 2</description>
                        <ucd>phot.flux;arith.ratio</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errHr2</name>
				
                <description>error of hardness ratio 2</description>
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ext</name>
				
                <description>source extent</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extl</name>
				
                <description>likelihood of source extent</description>
                        <ucd>stat.likelihood</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcl</name>
				
                <description>likelihood of source detection</description>
                        <ucd>stat.likelihood</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extr</name>
				
                <description>extraction radius</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priFlgMb</name>
				
                <description>priority flag M-broad</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priFlgLb</name>
				
                <description>priority flag L-broad</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priFlgMh</name>
				
                <description>priority flag M-hard</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priFlgLh</name>
				
                <description>priority flag L-hard</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priFlgMs</name>
				
                <description>priority flag M-soft</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priFlgLs</name>
				
                <description>priority flag L-soft</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>phaRange</name>
				
                <description>PHA range with highest detection likelihood</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>vigF</name>
				
                <description>vignetting factor</description>
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>orgDate</name>
				
                <description>date when source was included (MM-DD-YYYY)</description>
                        <unit>mm-dd-yyyy</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modDate</name>
				
                <description>date when source properties were changed (MM-DD-YYYY)</description>
                        <unit>mm-dd-yyyy</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>idCand</name>
				
                <description>number of identification candidates in the correlation catalogue</description>
                        <ucd>meta.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>identification number of SASS field</description>
                        <ucd>obs.field</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>srcID</name>
				
                <description>SASS source number (MASOL number) in SASS field</description>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rct1</name>
				
                <description>number of nearby RASS detections with distances in range 0'-5'</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rct2</name>
				
                <description>number of nearby RASS detections with distances in range 5'-10'</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rct3</name>
				
                <description>number of nearby RASS detections with distances in range 10'-15'</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>itb</name>
				
                <description>start time of observation (MM-DD-YYYY HH:MM:SS)</description>
                        <unit>mm-dd-yyyy hh:mm:ss</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ite</name>
				
                <description>end time of observation (MM-DD-YYYY HH:MM:SS)</description>
                        <unit>mm-dd-yyyy hh:mm:ss</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rl</name>
				
                <description>reliability of source detection (0...99)</description>
                        <ucd>stat.fit.goodness</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>ROSAT.rosat_bsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>srcName</name>
				
                <description>ROSAT All-Sky Survey Catalogue source name</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>seqNo</name>
				
                <description>sequential object number in the BSC</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension (decimal degrees; J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination (decimal degrees; J2000)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errP</name>
				
                <description>total positional error (1-sigma-radius; including 6&amp;quot; systematic error)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFlag</name>
				
                <description>nearby sources affecting SASS flux determination</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>pFlag</name>
				
                <description>possible problem with position determination</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>eFlag</name>
				
                <description>source extended beyond SASS extraction radius</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dFlag</name>
				
                <description>complex diffuse emission pattern</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mFlag</name>
				
                <description>source missed by SASS</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rFlag</name>
				
                <description>source counts and extraction radius recalculated</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>iFlag</name>
				
                <description>broad band image available</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>vFlag</name>
				
                <description>variability flag</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dum</name>
				
                <description>dummy flag</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>srcCps</name>
				
                <description>source countrate in the broad energy band, vignetting corrected</description>
                        <unit>counts/sec</unit>
                        
                        <ucd>phot.count;em.X-ray</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errSrcCps</name>
				
                <description>error of source countrate, vignetting corrected</description>
                        <unit>counts/s</unit>
                        
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bgrCpsa</name>
				
                <description>background countrate, vignetting corrected</description>
                        <unit>counts/sec/arcmin**2</unit>
                        
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expTime</name>
				
                <description>exposure time</description>
                        <unit>sec</unit>
                        
                        <ucd>time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hr1</name>
				
                <description>hardness ratio 1</description>
                        <ucd>phot.flux;arith.ratio</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errHr1</name>
				
                <description>error of hardness ratio 1</description>
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hr2</name>
				
                <description>hardness ratio 2</description>
                        <ucd>phot.flux;arith.ratio</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errHr2</name>
				
                <description>error of hardness ratio 2</description>
                        <ucd>stat.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ext</name>
				
                <description>source extent</description>
                        <unit>arcsec</unit>
                        
                        <ucd>phys.angSize</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extl</name>
				
                <description>likelihood of source extent</description>
                        <ucd>stat.likelihood</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>srcl</name>
				
                <description>likelihood of source detection</description>
                        <ucd>stat.likelihood</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extr</name>
				
                <description>extraction radius</description>
                        <unit>arcsec</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priFlgMb</name>
				
                <description>priority flag M-broad</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priFlgLb</name>
				
                <description>priority flag L-broad</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priFlgMh</name>
				
                <description>priority flag M-hard</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priFlgLh</name>
				
                <description>priority flag L-hard</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priFlgMs</name>
				
                <description>priority flag M-soft</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priFlgLs</name>
				
                <description>priority flag L-soft</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">bit</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>phaRange</name>
				
                <description>PHA range with highest detection likelihood</description>
                        <ucd>meta.code</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>vigf</name>
				
                <description>vignetting factor</description>
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>orgDate</name>
				
                <description>date when source was included (MM-DD-YYYY)</description>
                        <unit>mm-dd-yyyy</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modDate</name>
				
                <description>date when source properties were changed (MM-DD-YYYY)</description>
                        <unit>mm-dd-yyyy</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>idCand</name>
				
                <description>number of identification candidates in the correlation catalogue</description>
                        <ucd>meta.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>identification number of SASS field</description>
                        <ucd>obs.field</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>srcID</name>
				
                <description/>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>SSA</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>SSA.CrossNeighboursDR2</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>ssaID</name>
				
                <description>The object identifier from the SSA Source table</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssID</name>
				
                <description>The object identifier from BestDR2.PhotoObj</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>The angular separation of the cross-neighbour</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>The SDSS image classification flag</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.FieldSystem</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>systemID</name>
				
                <description>The system of survey fields used for the survey</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The name of the system, eg. &amp;quot;ESO/SRC&amp;quot;, &amp;quot;POSS-I&amp;quot; etc.</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centrePitch</name>
				
                <description>The pitch of the field centres</description>
                        <unit>degrees</unit>
                        
                        <ucd>OBS_DIFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.CrossNeighboursDR5</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>ssaID</name>
				
                <description>The object identifier from the SSA Source table</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssID</name>
				
                <description>The object identifier from BestDR5.PhotoObj</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>The angular separation of the cross-neighbour</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>The SDSS image classification flag</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.PrevIsoCal</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versionID</name>
				
                <description>Unique identifier for the calibration version</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>plateID</name>
				
                <description>Unique identifier of the plate</description>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gradient</name>
				
                <description>Gradient of the isophotal scale</description>
                        <unit>mags per instrumental mag</unit>
                        
                        <ucd>MODEL_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeropoint</name>
				
                <description>Zeropoint of the isophotal scale</description>
                        <unit>mags</unit>
                        
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slump</name>
				
                <description>Fourth-order radial term in calibration</description>
                        <unit>mags per (2.5 degrees)^4</unit>
                        
                        <ucd>MODEL_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>colourZP</name>
				
                <description>Colour zeropoint (wrt Bj) of calibration</description>
                        <unit>mags</unit>
                        
                        <ucd>MODEL_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.Field</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>systemID</name>
				
                <description>Unique identifier of the system of survey field centres</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>Unique identifier of survey field (fieldNum and systemID combo)</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldNum</name>
				
                <description>ESO/SRC or Palomar survey system field number</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nominalRA</name>
				
                <description>Nominal field centre RA</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nominalDec</name>
				
                <description>Nominal field centre Dec</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmId</name>
				
                <description>Hierarchical Triangular Mesh (20-deep) of nominal field centre</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>Cartesian x of unit (ra,dec) vector on celestial sphere</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>Cartesian y of unit (ra,dec) vector on celestial sphere</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>Cartesian z of unit (ra,dec) vector on celestial sphere</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.Source</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier of merged source</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objIDB</name>
				
                <description>objID for B band detection merged into this object</description>
                        <ucd>ID_ASSOCIATED</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objIDR1</name>
				
                <description>objID for R1 band detection merged into this object</description>
                        <ucd>ID_ASSOCIATED</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objIDR2</name>
				
                <description>objID for R2 band detection merged into this object</description>
                        <ucd>ID_ASSOCIATED</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objIDI</name>
				
                <description>objID for I band detection merged into this object</description>
                        <ucd>ID_ASSOCIATED</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmId</name>
				
                <description>Hierarchical Triangular Mesh (20-deep) of centroid</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position (variance weighted mean epoch of available measures)</description>
                        <unit>year</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Mean RA, computed from detections merged in this catalogue</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Mean Dec, computed from detections merged in this catalogue</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRA</name>
				
                <description>Uncertainty in RA (formal random error not inc. systematic errors)</description>
                        <unit>degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec (formal random error not inc. systematic errors)</description>
                        <unit>degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>Cartesian x of unit (ra,dec) vector on celestial sphere</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>Cartesian y of unit (ra,dec) vector on celestial sphere</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>Cartesian z of unit (ra,dec) vector on celestial sphere</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muAcosD</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muD</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuAcosD</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuD</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>Nplates</name>
				
                <description>No. of plates used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classMagB</name>
				
                <description>B band magnitude selected by B image class</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PHG_BJ</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classMagR1</name>
				
                <description>R1 band magnitude selected by R1 image class</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PHG_R</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classMagR2</name>
				
                <description>R2 band magnitude selected by R2 image class</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PHG_R</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classMagI</name>
				
                <description>I band magnitude selected by I image class</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PHG_I</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gCorMagB</name>
				
                <description>B band magnitude assuming object is galaxy</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PHG_BJ</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gCorMagR1</name>
				
                <description>R1 band magnitude assuming object is galaxy</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PHG_R</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gCorMagR2</name>
				
                <description>R2 band magnitude assuming object is galaxy</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PHG_R</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gCorMagI</name>
				
                <description>I band magnitude assuming object is galaxy</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PHG_I</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sCorMagB</name>
				
                <description>B band magnitude assuming object is star</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PHG_BJ</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sCorMagR1</name>
				
                <description>R1 band magnitude assuming object is star</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PHG_R</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sCorMagR2</name>
				
                <description>R2 band magnitude assuming object is star</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PHG_R</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sCorMagI</name>
				
                <description>I band magnitude assuming object is star</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PHG_I</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>meanClass</name>
				
                <description>Estimate of image class based on unit-weighted mean of individual classes</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classB</name>
				
                <description>Image classification from B band detection</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classR1</name>
				
                <description>Image classification from R1 band detection</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classR2</name>
				
                <description>Image classification from R2 band detection</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classI</name>
				
                <description>Image classification from I band detection</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ellipB</name>
				
                <description>Ellipticity of B band detection</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ellipR1</name>
				
                <description>Ellipticity of R1 band detection</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ellipR2</name>
				
                <description>Ellipticity of R2 band detection</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ellipI</name>
				
                <description>Ellipticity of I band detection</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>qualB</name>
				
                <description>Bitwise quality flag from B band detection</description>
                        <ucd>CODE_QUALITY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>qualR1</name>
				
                <description>Bitwise quality flag from R1 band detection</description>
                        <ucd>CODE_QUALITY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>qualR2</name>
				
                <description>Bitwise quality flag from R2 band detection</description>
                        <ucd>CODE_QUALITY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>qualI</name>
				
                <description>Bitwise quality flag from I band detection</description>
                        <ucd>CODE_QUALITY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>blendB</name>
				
                <description>Blend flag from B band detection</description>
                        <ucd>CODE_MULT_INDEX</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>blendR1</name>
				
                <description>Blend flag from R1 band detection</description>
                        <ucd>CODE_MULT_INDEX</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>blendR2</name>
				
                <description>Blend flag from R2 band detection</description>
                        <ucd>CODE_MULT_INDEX</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>blendI</name>
				
                <description>Blend flag from I band detection</description>
                        <ucd>CODE_MULT_INDEX</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>prfStatB</name>
				
                <description>Profile statistic from B band detection</description>
                        <unit>N(0,1)</unit>
                        
                        <ucd>CLASS_STAR/GALAXY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>prfStatR1</name>
				
                <description>Profile statistic from R1 band detection</description>
                        <unit>N(0,1)</unit>
                        
                        <ucd>CLASS_STAR/GALAXY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>prfStatR2</name>
				
                <description>Profile statistic from R2 band detection</description>
                        <unit>N(0,1)</unit>
                        
                        <ucd>CLASS_STAR/GALAXY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>prfStatI</name>
				
                <description>Profile statistic from I band detection</description>
                        <unit>N(0,1)</unit>
                        
                        <ucd>CLASS_STAR/GALAXY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>The Galactic longitude of the source</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>The Galactic latitude of the source</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>d</name>
				
                <description>The great-circle distance of the source from the Galactic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_ANG_DIST_REL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>Ebmv</name>
				
                <description>The estimated foreground reddening at this position from Schlegel et al. (1998)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_EXTINCTION_GAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.IsoCalVersion</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versionID</name>
				
                <description>Unique identifier for the calibration version</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>Start date at which the calibration was released</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>End date at which the calibration was superseded</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Short description of the calibration version</description>
                        <ucd>REMARKS</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.Survey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>Unique survey identifier in the SSA</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyName</name>
				
                <description>Survey name, eg. SERC-J/EJ</description>
                        <ucd>ID_CATALOG</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>systemID</name>
				
                <description>The system of survey fields used for the survey</description>
                        <ucd>NOTE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldOfView</name>
				
                <description>The nominal field of view of each survey plate</description>
                        <unit>degrees</unit>
                        
                        <ucd>INST_DET_SIZE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMin</name>
				
                <description>Southern (Dec) limit of survey</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMax</name>
				
                <description>Northern (Dec) limit of survey</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numFields</name>
				
                <description>No. of fields in the survey</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telescope</name>
				
                <description>UK, ESO or Palomar Oschin Schmidt</description>
                        <ucd>TEL_ID</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>telAperture</name>
				
                <description>Telescope aperture</description>
                        <unit>metres</unit>
                        
                        <ucd>TEL_SIZE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telLong</name>
				
                <description>Telescope longitude</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EARTH_LON_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telLat</name>
				
                <description>Telescope latitude</description>
                        <unit>degress</unit>
                        
                        <ucd>POS_EARTH_LAT_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telHeight</name>
				
                <description>Telescope altitude</description>
                        <unit>metres</unit>
                        
                        <ucd>OBSTY_ALTITUDE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>plateScale</name>
				
                <description>Nominal plate scale</description>
                        <unit>arcsec/mm</unit>
                        
                        <ucd>INST_SCALE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>colour</name>
				
                <description>Survey colour, eg. blue, red or near-infrared</description>
                        <ucd>OBS_BAND</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>waveMin</name>
				
                <description>Approximate minimum wavelength</description>
                        <unit>nanometres</unit>
                        
                        <ucd>INST_WAVELENGTH_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>waveMax</name>
				
                <description>Approximate maximum wavelength</description>
                        <unit>nanometres</unit>
                        
                        <ucd>INST_WAVELENGTH_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>waveEff</name>
				
                <description>Approximate effective wavelength</description>
                        <unit>nanometres</unit>
                        
                        <ucd>INST_WAVELENGTH_EFFECTIVE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magLimit</name>
				
                <description>Nominal mag limit of survey, eg. 22.5 for Bj</description>
                        <ucd>PHOT_MAG_LIMIT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epochMin</name>
				
                <description>Minimum epoch of observations</description>
                        <unit>year</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epochMax</name>
				
                <description>Maximum epoch of observations</description>
                        <unit>year</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epTsys</name>
				
                <description>Time system for epoch values in SurveyCatalog</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>equinox</name>
				
                <description>Equinox for positions in SurveyCatalog</description>
                        <unit>year</unit>
                        
                        <ucd>TIME_EQUINOX</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eqTsys</name>
				
                <description>Time system for equinox in SurveyCatalog</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>surveyRef</name>
				
                <description>Literature reference for survey</description>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.CurrIsoCal</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>plateID</name>
				
                <description>Unique identifier of the plate</description>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gradient</name>
				
                <description>Gradient of the isophotal scale</description>
                        <unit>mags per instrumental mag</unit>
                        
                        <ucd>MODEL_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeropoint</name>
				
                <description>Zeropoint of the isophotal scale</description>
                        <unit>mags</unit>
                        
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slump</name>
				
                <description>Fourth-order radial term in calibration</description>
                        <unit>mags per (2.5 degrees)^4</unit>
                        
                        <ucd>MODEL_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>colourZP</name>
				
                <description>Colour zeropoint (wrt Bj) of calibration</description>
                        <unit>mags</unit>
                        
                        <ucd>MODEL_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.CrossNeighbours2MASSPSC</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>ssaID</name>
				
                <description>The object identifier from the SSA Source table</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pscID</name>
				
                <description>The object identifier (pts_key) from TWOMASS.twomass_psc</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>The angular separation of the cross-neighbour</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.Neighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>objID</name>
				
                <description>The object identifier from SSA.Source</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighbourObjID</name>
				
                <description>The object ID of the neighbour in SSA.Source</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.Plate</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>plateID</name>
				
                <description>Unique identifier of the plate: surveyID plus field number combo</description>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>Every plate comes from a survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>Unique survey field identifier</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>plateNum</name>
				
                <description>Plate number assigned by observatory</description>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateMeas</name>
				
                <description>Measurement date</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>timeMeas</name>
				
                <description>Measurement time (local), eg. 15:33:47</description>
                        <ucd>TIME_MISC</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>instrument</name>
				
                <description>Name of scanning machine</description>
                        <ucd>INST_ID</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>softVersion</name>
				
                <description>Software version, eg. /home/scosdev/v033</description>
                        <ucd>ID_VERSION</ucd>
                        
                                <dataType arraysize="18" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>operator</name>
				
                <description>Machine operator's username</description>
                        <ucd>ID_HUMAN</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>scanMaterial</name>
				
                <description>Photographic medium, eg. Original glass, Copy film, Copy glass</description>
                        <ucd>REMARKS</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>emulsion</name>
				
                <description>Kodak emulsion type, eg. 103a-E, IIIa-J, IV-N</description>
                        <ucd>INST_PLATE_EMULSION</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>Filter identifier, eg. OG590, RG715, 2444...</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterComm</name>
				
                <description>Filter type, eg. &amp;quot;Schott glass&amp;quot;, &amp;quot;Red plexiglass&amp;quot;...</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>raPnt</name>
				
                <description>Mean plate centre RA</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decPnt</name>
				
                <description>Mean plate centre Dec</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>radecSys</name>
				
                <description>Co-ordinate system of raPnt/decPnt, eg. FK4</description>
                        <ucd>POS_REFERENCE-SYSTEM</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>equinox</name>
				
                <description>Equinox of raPnt and decPnt</description>
                        <unit>year</unit>
                        
                        <ucd>TIME_EQUINOX</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eqTsys</name>
				
                <description>Time system of equinox, eg. BESSELIAN</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="12" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utDateObs</name>
				
                <description>UT date of observation</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lstObs</name>
				
                <description>Local sidereal time at start of exposure, eg. 2336</description>
                        <unit>24-hour</unit>
                        
                        <ucd>TIME_MISC</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>expLength</name>
				
                <description>Exposure time</description>
                        <unit>minutes</unit>
                        
                        <ucd>TIME_EXPTIME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of observation</description>
                        <unit>years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>domeTemp</name>
				
                <description>Dome temp at observation</description>
                        <unit>Kelvin</unit>
                        
                        <ucd>OBS_CONDITIONS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>domePressure</name>
				
                <description>Dome pressure at observation</description>
                        <unit>mBar</unit>
                        
                        <ucd>OBS_CONDITIONS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>domeHumid</name>
				
                <description>Dome relative humidity at obsevation time</description>
                        <ucd>OBS_CONDITIONS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>waveEffect</name>
				
                <description>Effective wavelength</description>
                        <unit>Angstrom</unit>
                        
                        <ucd>INST_WAVELENGTH_EFFECTIVE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tropl</name>
				
                <description>Tropospheric lapse rate</description>
                        <unit>K/m</unit>
                        
                        <ucd>MODEL_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mjd</name>
				
                <description>Modified Julian Date at mid exposure</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusNX</name>
				
                <description>No. of scan focus points in X</description>
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusNY</name>
				
                <description>No. of scan focus points in Y</description>
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>calType</name>
				
                <description>Intensity calibration wedge fit type, eg. SPLINE</description>
                        <ucd>INST_PARAM</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>stepWdg</name>
				
                <description>Intensity calibration step-wedge type, eg. kpno</description>
                        <ucd>INST_PARAM</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nSteps</name>
				
                <description>No. of intensity calibration wedge steps</description>
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>orientation</name>
				
                <description>SuperCOSMOS plate orientation, eg. news</description>
                        <ucd>INST_PARAM</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>emulpos</name>
				
                <description>SuperCOSMOS emulsion position, eg. up</description>
                        <ucd>INST_PARAM</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sosp</name>
				
                <description>SuperCOSMOS start of scan CCD pixel number</description>
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stepsize</name>
				
                <description>SuperCOSMOS nominal pixel size</description>
                        <unit>microns</unit>
                        
                        <ucd>INST_PIXSIZE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scanlen</name>
				
                <description>SuperCOSMOS CCD lane scan length</description>
                        <unit>pixels</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aXmin</name>
				
                <description>SuperCOSMOS XMIN of measured area</description>
                        <unit>microns</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aXmax</name>
				
                <description>SuperCOSMOS XMAX of measured area</description>
                        <unit>microns</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aYmin</name>
				
                <description>SuperCOSMOS YMIN of measured area</description>
                        <unit>microns</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aYmax</name>
				
                <description>SuperCOSMOS YMAX of measured area</description>
                        <unit>microns</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPnt</name>
				
                <description>Centre of scan area in X</description>
                        <unit>microns</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPnt</name>
				
                <description>Centre of scan area in Y</description>
                        <unit>microns</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>areaCut</name>
				
                <description>Minimum area of detected object</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apParam</name>
				
                <description>Areal profile parameter</description>
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dbParam</name>
				
                <description>Deblending parameter</description>
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dbAmin</name>
				
                <description>Minimum area of parent image that can be deblended</description>
                        <unit>pixels</unit>
                        
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dbAmax</name>
				
                <description>Maximum area of parent image that can be deblended</description>
                        <unit>pixels</unit>
                        
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dbAcut</name>
				
                <description>Minimum area of deblended object detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dbLevel</name>
				
                <description>No. of rethresholding levels for deblending</description>
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skySquare</name>
				
                <description>Blocksize (one side) of sky background</description>
                        <unit>pixels</unit>
                        
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyDefn</name>
				
                <description>Method of defining sky, eg. &amp;quot;median&amp;quot;</description>
                        <ucd>REDUCT_METHOD</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyFilter</name>
				
                <description>Box filter weights for sky determination</description>
                        <ucd>REDUCT_PARAM</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>fThresh</name>
				
                <description>Sky filtering parameter</description>
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fSclen</name>
				
                <description>Scale size for iterative filter application</description>
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pCut</name>
				
                <description>Threshold &amp;quot;percentage cut&amp;quot; for pixel analysis</description>
                        <unit>percent</unit>
                        
                        <ucd>STAT_%REJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>starCat</name>
				
                <description>Name of reference star catalogue used for astrometric fit</description>
                        <ucd>ID_CATALOG</ucd>
                        
                                <dataType arraysize="80" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>brightLim</name>
				
                <description>Bright mag limit for selected astrometric refstars</description>
                        <ucd>PHOT_MAG_LIMIT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>faintLim</name>
				
                <description>Faint limit for selected refstars</description>
                        <ucd>PHOT_MAG_LIMIT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>equinRef</name>
				
                <description>Equinox of refstar positions</description>
                        <ucd>TIME_EQUINOX</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tSysRef</name>
				
                <description>Time system of equinox of refstar positions, eg. JULIAN</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="12" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>maxIter</name>
				
                <description>Maximum no. of iterations for non-linear astrometric fit</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCritIni</name>
				
                <description>Initial matching tolerance for refstars</description>
                        <unit>microns</unit>
                        
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCritAbs</name>
				
                <description>Absolute object rejection criterion</description>
                        <unit>microns</unit>
                        
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCritRel</name>
				
                <description>Relative object rejection criterion</description>
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCritFin</name>
				
                <description>Final residual tolerance</description>
                        <unit>sigma</unit>
                        
                        <ucd>REDUCT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distType</name>
				
                <description>Radial distortion term in solution, eg. R/TAN(R)</description>
                        <ucd>MODEL_CORRECTION</ucd>
                        
                                <dataType arraysize="80" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>scdGrid</name>
				
                <description>Non-linear distortion mask filename</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="80" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>raCol</name>
				
                <description>Name of RA column in reference catalogue</description>
                        <ucd>REMARKS</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>decCol</name>
				
                <description>Name of Dec column in reference catalogue</description>
                        <ucd>REMARKS</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>raPMCol</name>
				
                <description>Name of RA proper motion column in reference catalogue</description>
                        <ucd>REMARKS</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>decPMCol</name>
				
                <description>Name of Dec proper motion column in reference catalogue</description>
                        <ucd>REMARKS</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>plxCol</name>
				
                <description>Name of parallax column in reference catalogue</description>
                        <ucd>REMARKS</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rvCol</name>
				
                <description>Name of radial velocity column in reference catalogue</description>
                        <ucd>REMARKS</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>magCol</name>
				
                <description>Name of magnitude column in reference catalogue</description>
                        <ucd>REMARKS</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cEquinox</name>
				
                <description>Catalogue equinox</description>
                        <unit>year</unit>
                        
                        <ucd>TIME_EQUINOX</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cEqTSys</name>
				
                <description>Catalogue equinox time system, eg. JULIAN</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cEpoch</name>
				
                <description>Catalogue epoch</description>
                        <unit>year</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cEpTSys</name>
				
                <description>Catalogue epoch time system, eg. JULIAN</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>starsInit</name>
				
                <description>No. of refstars in initial astrometric solution</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>starsSelec</name>
				
                <description>No. of refstars initially selected</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>starsUsed</name>
				
                <description>No. of refstars in final astrometric solution</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffs1</name>
				
                <description>1st coefficient of astrometric fit for XY to obs. xi,eta</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffs2</name>
				
                <description>2nd coefficient of astrometric fit for XY to obs. xi,eta</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffs3</name>
				
                <description>3rd coefficient of astrometric fit for XY to obs. xi,eta</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffs4</name>
				
                <description>4th coefficient of astrometric fit for XY to obs. xi,eta</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffs5</name>
				
                <description>5th coefficient of astrometric fit for XY to obs. xi,eta</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffs6</name>
				
                <description>6th coefficient of astrometric fit for XY to obs. xi,eta</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cubicDist</name>
				
                <description>Cubic coefficient of radial distortion</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>obsRaPnt</name>
				
                <description>Observed plate centre RA</description>
                        <unit>radians</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>obsDecPnt</name>
				
                <description>Observed plate centre Dec</description>
                        <unit>radians</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>shiftPnt</name>
				
                <description>Shift of from nominal to fitted plate centre</description>
                        <unit>radians</unit>
                        
                        <ucd>POS_OFFSET</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>areaMin</name>
				
                <description>Minimum object area in IAM file</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_AREA</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>areaMax</name>
				
                <description>Maximum object area in IAM file</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_AREA</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magMin</name>
				
                <description>Minimum instrumental mag in IAM file</description>
                        <ucd>PHOT_MAG_LIMIT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magMax</name>
				
                <description>Maximum instrumental mag in IAM file</description>
                        <ucd>PHOT_MAG_LIMIT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ellipMin</name>
				
                <description>Minimum object ellipticity in IAM file</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ellipMax</name>
				
                <description>Maximum object ellipticity in IAM file</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ellipMode</name>
				
                <description>Modal object ellipticity in IAM file</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>orientMode</name>
				
                <description>Modal orientation in IAM file</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ellipMed</name>
				
                <description>Median ellipticity in IAM file</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>orientMed</name>
				
                <description>Median orientation in IAM file</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ellipMean</name>
				
                <description>Mean object ellipticity in IAM file</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>orientMean</name>
				
                <description>Mean orientation in IAM file</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objNum</name>
				
                <description>No. of objects detected on plate</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nParents</name>
				
                <description>No. of parent objects detected on plate</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane1Count</name>
				
                <description>No. of objects in lane 1 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane2Count</name>
				
                <description>No. of objects in lane 2 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane3Count</name>
				
                <description>No. of objects in lane 3 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane4Count</name>
				
                <description>No. of objects in lane 4 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane5Count</name>
				
                <description>No. of objects in lane 5 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane6Count</name>
				
                <description>No. of objects in lane 6 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane7Count</name>
				
                <description>No. of objects in lane 7 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane8Count</name>
				
                <description>No. of objects in lane 8 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane9Count</name>
				
                <description>No. of objects in lane 9 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane10Count</name>
				
                <description>No. of objects in lane 10 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane11Count</name>
				
                <description>No. of objects in lane 11 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane12Count</name>
				
                <description>No. of objects in lane 12 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane13Count</name>
				
                <description>No. of objects in lane 13 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane14Count</name>
				
                <description>No. of objects in lane 14 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane15Count</name>
				
                <description>No. of objects in lane 15 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane16Count</name>
				
                <description>No. of objects in lane 16 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane17Count</name>
				
                <description>No. of objects in lane 17 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane18Count</name>
				
                <description>No. of objects in lane 18 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane19Count</name>
				
                <description>No. of objects in lane 19 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane20Count</name>
				
                <description>No. of objects in lane 20 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane21Count</name>
				
                <description>No. of objects in lane 21 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane22Count</name>
				
                <description>No. of objects in lane 22 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane23Count</name>
				
                <description>No. of objects in lane 23 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane24Count</name>
				
                <description>No. of objects in lane 24 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane25Count</name>
				
                <description>No. of objects in lane 25 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane26Count</name>
				
                <description>No. of objects in lane 26 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane27Count</name>
				
                <description>No. of objects in lane 27 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane28Count</name>
				
                <description>No. of objects in lane 28 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane29Count</name>
				
                <description>No. of objects in lane 29 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lane30Count</name>
				
                <description>No. of objects in lane 30 of plate scan</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astResidX</name>
				
                <description>Residual of astrometric fit in X</description>
                        <unit>arcsec</unit>
                        
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astResidY</name>
				
                <description>Residual of astrometric fit in Y</description>
                        <unit>arcsec</unit>
                        
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nCalCoeffs</name>
				
                <description>No. of photometric calibration coefficients</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CalXK</name>
				
                <description>Stationary point in profile cal. curve</description>
                        <unit>inst. profile mag</unit>
                        
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gradient</name>
				
                <description>Gradient of linear portion of profile cal. curve</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>getCal1</name>
				
                <description>1st profile calibration polynomial coefficient</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>getCal2</name>
				
                <description>2nd profile calibration polynomial coefficient</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>getCal3</name>
				
                <description>3rd profile calibration polynomial coefficient</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>getCal4</name>
				
                <description>4th profile calibration polynomial coefficient</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>getCal5</name>
				
                <description>5th profile calibration polynomial coefficient</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>getCal6</name>
				
                <description>6th profile calibration polynomial coefficient</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ffZp</name>
				
                <description>Field-to-field zeropoint</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_ZPT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>galZp</name>
				
                <description>Zeropoint of galaxy instrumental scale</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_ZPT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>galGrad</name>
				
                <description>Gradient of galaxy instrumental mag scale</description>
                        <unit>mags per instrumental mag</unit>
                        
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>directory</name>
				
                <description>Name of directory in flat-file system of source data.</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="80" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.Detection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique object identification number</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The survey that collected the data</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>plateID</name>
				
                <description>Plate ID of the plate that this detection came from</description>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parentID</name>
				
                <description>objID of parent object, = objID for parent/undeblended (ie. not child) object</description>
                        <ucd>ID_PARENT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>objID for corresponding merged record in Source</description>
                        <ucd>ID_ASSOCIATED</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>recNum</name>
				
                <description>The record number in the original IAM file</description>
                        <ucd>RECORD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmId</name>
				
                <description>Hierarchical Triangular Mesh (20-deep) of centroid</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>Cartesian x of unit (ra,dec) vector on celestial sphere</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>Cartesian y of unit (ra,dec) vector on celestial sphere</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>Cartesian z of unit (ra,dec) vector on celestial sphere</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xmin</name>
				
                <description>Leftmost extent of image on plate</description>
                        <unit>microns</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xmax</name>
				
                <description>Rightmost extent of image on plate</description>
                        <unit>microns</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymin</name>
				
                <description>Bottommost extent of image on plate</description>
                        <unit>microns</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymax</name>
				
                <description>Topmost extent of image on plate</description>
                        <unit>microns</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"area"</name>
				
                <description>Area within detection isophote</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_AREA</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ipeak</name>
				
                <description>Intensity of brightest pixel above sky</description>
                        <unit>instrumental units</unit>
                        
                        <ucd>PHOT_INTENSITY_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cosmag</name>
				
                <description>Isophotal magnitude</description>
                        <unit>instrumental units</unit>
                        
                        <ucd>PHOT_PHG_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isky</name>
				
                <description>Estimate of sky intensity at (xCen, yCen)</description>
                        <ucd>PHOT_SB_SKY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xCen</name>
				
                <description>Intensity-weighted X-centroid of image</description>
                        <unit>microns</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yCen</name>
				
                <description>Intensity-weighted Y-centroid of image</description>
                        <unit>microns</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aU</name>
				
                <description>Semi-major axis of unweighted fitted ellipse</description>
                        <unit>microns</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bU</name>
				
                <description>Semi-minor axis of unweighted fitted ellipse</description>
                        <unit>microns</unit>
                        
                        <ucd>EXTENSION_SMIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>thetaU</name>
				
                <description>Position angle (wrt x-axis) of unweighted fitted ellipse</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aI</name>
				
                <description>Semi-major axis of intensity-weighted fitted ellip.</description>
                        <unit>microns</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bI</name>
				
                <description>Semi-minor axis of intensity-weighted fitted ellip.</description>
                        <unit>microns</unit>
                        
                        <ucd>EXTENSION_SMIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>thetaI</name>
				
                <description>Position angle (wrt x-axis) of intensity-weighted fitted ellipse</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description>Classification flag</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description>Celestial position angle (E of N)</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ap1</name>
				
                <description>Area above 1st areal profile threshold</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_AREA</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ap2</name>
				
                <description>Area above 2nd areal profile threshold</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_AREA</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ap3</name>
				
                <description>Area above 3rd areal profile threshold</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_AREA</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ap4</name>
				
                <description>Area above 4th areal profile threshold</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_AREA</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ap5</name>
				
                <description>Area above 5th areal profile threshold</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_AREA</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ap6</name>
				
                <description>Area above 6th areal profile threshold</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_AREA</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ap7</name>
				
                <description>Area above 7th areal profile threshold</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_AREA</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ap8</name>
				
                <description>Area above 8th areal profile threshold</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_AREA</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>blend</name>
				
                <description>Deblend flag: -n=parent of n children; +n = nth child of a parent</description>
                        <ucd>CODE_MULT_INDEX</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>quality</name>
				
                <description>Bitwise quality flag</description>
                        <ucd>CODE_QUALITY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>prfStat</name>
				
                <description>Profile statistic</description>
                        <unit>N(0,1)</unit>
                        
                        <ucd>CLASS_STAR/GALAXY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>prfMag</name>
				
                <description>Profile magnitude</description>
                        <unit>instrumental units</unit>
                        
                        <ucd>PHOT_PHG_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gMag</name>
				
                <description>Magnitude calculated on assumption object is galaxy</description>
                        <unit>mag</unit>
                        
                        <ucd>MODEL_MAG_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sMag</name>
				
                <description>Magnitude calculated on assumption object is star</description>
                        <unit>mag</unit>
                        
                        <ucd>MODEL_MAG_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SSAfield</name>
				
                <description>SSS field number (ESO/SRC system) that this detection falls in.</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seam</name>
				
                <description>Seam index: = zero or SSAfield for seamless selection</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.JunkDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique object identification number from Detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>junkSource</name>
				
                <description>Source of junk: 1=satellite track; 2=diffraction spike; 3=bright stellar halo</description>
                        <ucd>CLASS_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>invSGDens</name>
				
                <description>Local inverse star/galaxy density</description>
                        <ucd>PHYS_DENSITY_SURFACE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trackAngle</name>
				
                <description>Angle of track or diffraction spike</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brightObjID</name>
				
                <description>The Detection.objID of the artifact-inducing bright star</description>
                        <ucd>ID_ASSOCIATED</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haloRadius</name>
				
                <description>Vertical half-major axis of halo ellipse</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>postProb</name>
				
                <description>Posterior probability of detection being junk</description>
                        <ucd>STAT_PROBABILITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>SSA.CrossNeighbours2MASSXSC</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>ssaID</name>
				
                <description>The object identifier from the SSA Source table</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xscID</name>
				
                <description>The object identifier (ext_key) from TWOMASS.twomass_xsc</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>TAP_SCHEMA</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>TAP_SCHEMA.columns</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>ts_column_id</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>table_name</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>column_name</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>unit</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ucd</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utype</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>datatype</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"size"</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>arraysize</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>principal</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>indexed</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>std</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ft_column_id</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>TAP_SCHEMA.key_columns</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>ts_key_column_id</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>target_column</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>from_column</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>key_id</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>TAP_SCHEMA.keys</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>ts_key_id</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>key_id</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>from_table</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>target_table</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utype</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>TAP_SCHEMA.schemas</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>ts_schema_id</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>schema_name</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utype</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ft_schema_id</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>TAP_SCHEMA.tables</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>ts_table_id</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>schema_name</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>table_name</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>table_type</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utype</name>
				
                <description/>
                                <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ft_table_id</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>TWOMASS</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>TWOMASS.twomass_sixx2_xsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>right ascension (J2000 decimal deg) based on peak pixel</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>declination (J2000 decimal deg) based on peak pixel</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>clon</name>
				
                <description>The computed ra (J2000 EQ) in sexigesimal.</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>clat</name>
				
                <description>The computed dec (J2000 EQ) in sexigesimal.</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>r_k20fe</name>
				
                <description>20mag/sq.&amp;Prime; isophotal K fiducial ell. ap. semi-major axis</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_k20fe</name>
				
                <description>J 20mag/sq.&amp;Prime; isophotal fiducial ell. ap. magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_k20fe</name>
				
                <description>J confusion flag for 20mag/sq.&amp;Prime; iso. fid. ell. mag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_k20fe</name>
				
                <description>H 20mag/sq.&amp;Prime; isophotal fiducial ell. ap. magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_k20fe</name>
				
                <description>H 1-sigma uncertainty in 20mag/sq.&amp;Prime; iso.fid.ell.mag</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_k20fe</name>
				
                <description>H confusion flag for 20mag/sq.&amp;Prime; iso. fid. ell. mag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_k20fe</name>
				
                <description>K 20mag/sq.&amp;Prime; isophotal fiducial ell. ap. magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_k20fe</name>
				
                <description>K 1-sigma uncertainty in 20mag/sq.&amp;Prime; iso.fid.ell.mag</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_k20fe</name>
				
                <description>K confusion flag for 20mag/sq.&amp;Prime; iso. fid. ell. mag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_ba</name>
				
                <description>K minor/major axis ratio fit to the 3-sigma isophote</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_phi</name>
				
                <description>K angle to 3-sigma major axis (E of N)</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sup_ba</name>
				
                <description>minor/major axis ratio fit to 3-sig. super-coadd isophote</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sup_phi</name>
				
                <description>super-coadd angle to major axis (E of N)</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>r_ext</name>
				
                <description>extrapolation/total radius</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_ext</name>
				
                <description>J mag from fit extrapolation</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_ext</name>
				
                <description>J 1-sigma uncertainty in mag from fit extrapolation</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_ext</name>
				
                <description>H mag from fit extrapolation</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_ext</name>
				
                <description>H 1-sigma uncertainty in mag from fit extrapolation</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_ext</name>
				
                <description>K mag from fit extrapolation</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_ext</name>
				
                <description>K 1-sigma uncertainty in mag from fit extrapolation</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rel</name>
				
                <description>Reliability flag (A-F), with A being the highest and F being lowest reliability</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>vc</name>
				
                <description>visual verification score for source</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cc_flg</name>
				
                <description>indicates artifact contamination and/or confusion</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>spos</name>
				
                <description># of scans in which src position falls inside coverage area</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdet</name>
				
                <description># of scans in which src was detected in &amp;gt;=1 band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gcntr</name>
				
                <description>A unique identifier for the merged group of apparitions of this source</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gcnf</name>
				
                <description>Group confusion flag 0=not confused or single apparation, 1=confused</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_7</name>
				
                <description>J 7 arcsec radius circular aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_7</name>
				
                <description>J 1-sigma uncertainty in 7 arcsec circular ap. mag</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_7</name>
				
                <description>J confusion flag for 7 arcsec circular ap. mag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_7</name>
				
                <description>H 7 arcsec radius circular aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_7</name>
				
                <description>H 1-sigma uncertainty in 7 arcsec circular ap. mag</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_7</name>
				
                <description>H confusion flag for 7 arcsec circular ap. mag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_7</name>
				
                <description>K 7 arcsec radius circular aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_7</name>
				
                <description>K 1-sigma uncertainty in 7 arcsec circular ap. mag</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_7</name>
				
                <description>K confusion flag for 7 arcsec circular ap. mag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dist_edge_ns</name>
				
                <description>distance to nearest north or south full-coverage scan edge</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dist_edge_ew</name>
				
                <description>distance to nearest east or west full-coverage scan edge</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dist_edge_flg</name>
				
                <description>flag indicating which edges ([n|s][e|w]) are nearest to src</description>
                                <dataType arraysize="2" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>scan_key</name>
				
                <description>key to scan data record in &amp;quot;scan DB&amp;quot;</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cntr</name>
				
                <description>entry counter (key) number (unique within table)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cat</name>
				
                <description>Catalog indicator 1=catalog, 0=not catalog</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>TWOMASS.twomass_xsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jdate</name>
				
                <description>Julian date of the source measurement accurate to +-3 minutes.</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>designation</name>
				
                <description>Source designation formed from sexigesimal coordinates.</description>
                        <ucd>NAME</ucd>
                        
                                <dataType arraysize="17" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right ascension (J2000 decimal deg) based on peak pixel.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination (J2000 decimal deg) based on peak pixel.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sup_ra</name>
				
                <description>Super-coadd centroid RA (J2000 decimal deg).</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sup_dec</name>
				
                <description>Super-coadd centroid Dec (J2000 decimal deg).</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>glon</name>
				
                <description>Galactic longitude (decimal deg) based on peak pixel.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>glat</name>
				
                <description>Galactic latitude (decimal deg) based on peak pixel.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>density</name>
				
                <description>Coadd log(density) of stars with k&amp;lt;14 mag.</description>
                        <ucd>PHYS_DENSITY_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>r_k20fe</name>
				
                <description>20mag/sq.&amp;quot; isophotal K fiducial ell. ap. semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_k20fe</name>
				
                <description>J 20mag/sq.&amp;quot; isophotal fiducial ell. ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_k20fe</name>
				
                <description>J 1-sigma uncertainty in 20mag/sq.&amp;quot; iso.fid.ell.mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_k20fe</name>
				
                <description>J confusion flag for 20mag/sq.&amp;quot; iso. fid. ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_k20fe</name>
				
                <description>H 20mag/sq.&amp;quot; isophotal fiducial ell. ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_k20fe</name>
				
                <description>H 1-sigma uncertainty in 20mag/sq.&amp;quot; iso.fid.ell.mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_k20fe</name>
				
                <description>H confusion flag for 20mag/sq.&amp;quot; iso. fid. ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_k20fe</name>
				
                <description>K 20mag/sq.&amp;quot; isophotal fiducial ell. ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_k20fe</name>
				
                <description>K 1-sigma uncertainty in 20mag/sq.&amp;quot; iso.fid.ell.mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_k20fe</name>
				
                <description>K confusion flag for 20mag/sq.&amp;quot; iso. fid. ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>r_3sig</name>
				
                <description>3-sigma K isophotal semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_ba</name>
				
                <description>J minor/major axis ratio fit to the 3-sigma isophote.</description>
                        <ucd>PHYS_AXIS-RATIO</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_phi</name>
				
                <description>J angle to 3-sigma major axis (E of N).</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_ba</name>
				
                <description>H minor/major axis ratio fit to the 3-sigma isophote.</description>
                        <ucd>PHYS_AXIS-RATIO</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_phi</name>
				
                <description>H angle to 3-sigma major axis (E of N).</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_ba</name>
				
                <description>K minor/major axis ratio fit to the 3-sigma isophote.</description>
                        <ucd>PHYS_AXIS-RATIO</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_phi</name>
				
                <description>K angle to 3-sigma major axis (E of N).</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sup_r_3sig</name>
				
                <description>Super-coadd 3-sigma isophotal semi-major axis radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sup_ba</name>
				
                <description>Minor/major axis ratio fit to 3-sig. super-coadd isophote.</description>
                        <ucd>PHYS_AXIS-RATIO</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sup_phi</name>
				
                <description>Super-coadd angle to major axis (E of N).</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>r_fe</name>
				
                <description>K fiducial Kron elliptical aperture semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_fe</name>
				
                <description>J fiducial Kron ell. mag aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_fe</name>
				
                <description>J 1-sigma uncertainty in fiducial Kron ell. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_fe</name>
				
                <description>J confusion flag for fiducial Kron ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_fe</name>
				
                <description>H fiducial Kron ell. mag aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_fe</name>
				
                <description>H 1-sigma uncertainty in fiducial Kron ell. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_fe</name>
				
                <description>H confusion flag for fiducial Kron ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_fe</name>
				
                <description>K fiducial Kron ell. mag aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_fe</name>
				
                <description>K 1-sigma uncertainty in fiducial Kron ell. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_fe</name>
				
                <description>K confusion flag for fiducial Kron ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>r_ext</name>
				
                <description>extrapolation/total radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_ext</name>
				
                <description>J mag from fit extrapolation.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_ext</name>
				
                <description>J 1-sigma uncertainty in mag from fit extrapolation.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_pchi</name>
				
                <description>J chi^2 of fit to rad. profile (LCSB: alpha scale len).</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_ext</name>
				
                <description>H mag from fit extrapolation.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_ext</name>
				
                <description>H 1-sigma uncertainty in mag from fit extrapolation.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_pchi</name>
				
                <description>H chi^2 of fit to rad. profile (LCSB: alpha scale len).</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_ext</name>
				
                <description>K mag from fit extrapolation.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_ext</name>
				
                <description>K 1-sigma uncertainty in mag from fit extrapolation.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_pchi</name>
				
                <description>K chi^2 of fit to rad. profile (LCSB: alpha scale len).</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_r_eff</name>
				
                <description>J half-light (integrated half-flux point) radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_mnsurfb_eff</name>
				
                <description>J mean surface brightness at the half-light radius.</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_SB_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_r_eff</name>
				
                <description>H half-light (integrated half-flux point) radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_mnsurfb_eff</name>
				
                <description>H mean surface brightness at the half-light radius.</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_SB_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_r_eff</name>
				
                <description>K half-light (integrated half-flux point) radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_mnsurfb_eff</name>
				
                <description>K mean surface brightness at the half-light radius.</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_SB_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_con_indx</name>
				
                <description>J concentration index r_75%/r_25%.</description>
                        <ucd>PHYS_CONCENT_INDEX</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_con_indx</name>
				
                <description>H concentration index r_75%/r_25%.</description>
                        <ucd>PHYS_CONCENT_INDEX</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_con_indx</name>
				
                <description>K concentration index r_75%/r_25%.</description>
                        <ucd>PHYS_CONCENT_INDEX</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_peak</name>
				
                <description>J peak pixel brightness.</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_SB_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_peak</name>
				
                <description>H peak pixel brightness.</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_SB_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_peak</name>
				
                <description>K peak pixel brightness.</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_SB_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_5surf</name>
				
                <description>J central surface brightness (r&amp;lt;=5).</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_SB_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_5surf</name>
				
                <description>H central surface brightness (r&amp;lt;=5).</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_SB_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_5surf</name>
				
                <description>K central surface brightness (r&amp;lt;=5).</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_SB_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>e_score</name>
				
                <description>extended score: 1(extended) &amp;lt; e_score &amp;lt; 2(point-like).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>g_score</name>
				
                <description>galaxy score: 1(extended) &amp;lt; g_score &amp;lt; 2(point-like).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vc</name>
				
                <description>visual verification score for source.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cc_flg</name>
				
                <description>indicates artifact contamination and/or confusion.</description>
                        <ucd>CODE_MISC</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>im_nx</name>
				
                <description>size of postage stamp image in pixels.</description>
                        <ucd>INST_DET_SIZE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>r_k20fc</name>
				
                <description>20mag/sq.&amp;quot; isophotal K fiducial circular ap. radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_k20fc</name>
				
                <description>J 20mag/sq.&amp;quot; isophotal fiducial circ. ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_k20fc</name>
				
                <description>J 1-sigma uncertainty in 20mag/sq.&amp;quot; iso.fid.circ. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_k20fc</name>
				
                <description>J confusion flag for 20mag/sq.&amp;quot; iso. fid. circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_k20fc</name>
				
                <description>H 20mag/sq.&amp;quot; isophotal fiducial circ. ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_k20fc</name>
				
                <description>H 1-sigma uncertainty in 20mag/sq.&amp;quot; iso.fid.circ. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_k20fc</name>
				
                <description>H confusion flag for 20mag/sq.&amp;quot; iso. fid. circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_k20fc</name>
				
                <description>K 20mag/sq.&amp;quot; isophotal fiducial circ. ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_k20fc</name>
				
                <description>K 1-sigma uncertainty in 20mag/sq.&amp;quot; iso.fid.circ. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_k20fc</name>
				
                <description>K confusion flag for 20mag/sq.&amp;quot; iso. fid. circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_r_e</name>
				
                <description>J Kron elliptical aperture semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_e</name>
				
                <description>J Kron elliptical aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_e</name>
				
                <description>J 1-sigma uncertainty in Kron elliptical mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_e</name>
				
                <description>J confusion flag for Kron elliptical mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_r_e</name>
				
                <description>H Kron elliptical aperture semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_e</name>
				
                <description>H Kron elliptical aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_e</name>
				
                <description>H 1-sigma uncertainty in Kron elliptical mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_e</name>
				
                <description>H confusion flag for Kron elliptical mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_r_e</name>
				
                <description>K Kron elliptical aperture semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_e</name>
				
                <description>K Kron elliptical aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_e</name>
				
                <description>K 1-sigma uncertainty in Kron elliptical mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_e</name>
				
                <description>K confusion flag for Kron elliptical mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_r_c</name>
				
                <description>J Kron circular aperture radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_c</name>
				
                <description>J Kron circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_c</name>
				
                <description>J 1-sigma uncertainty in Kron circular mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_c</name>
				
                <description>J confusion flag for Kron circular mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_r_c</name>
				
                <description>H Kron circular aperture radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_c</name>
				
                <description>H Kron circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_c</name>
				
                <description>H 1-sigma uncertainty in Kron circular mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_c</name>
				
                <description>H confusion flag for Kron circular mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_r_c</name>
				
                <description>K Kron circular aperture radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_c</name>
				
                <description>K Kron circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_c</name>
				
                <description>K 1-sigma uncertainty in Kron circular mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_c</name>
				
                <description>K confusion flag for Kron circular mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>r_fc</name>
				
                <description>K fiducial Kron circular aperture radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_fc</name>
				
                <description>J fiducial Kron circular magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_fc</name>
				
                <description>J 1-sigma uncertainty in fiducial Kron circ. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_fc</name>
				
                <description>J confusion flag for fiducial Kron circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_fc</name>
				
                <description>H fiducial Kron circular magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_fc</name>
				
                <description>H 1-sigma uncertainty in fiducial Kron circ. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_fc</name>
				
                <description>H confusion flag for fiducial Kron circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_fc</name>
				
                <description>K fiducial Kron circular magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_fc</name>
				
                <description>K 1-sigma uncertainty in fiducial Kron circ. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_fc</name>
				
                <description>K confusion flag for fiducial Kron circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_r_i20e</name>
				
                <description>J 20mag/sq.&amp;quot; isophotal elliptical ap. semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_i20e</name>
				
                <description>J 20mag/sq.&amp;quot; isophotal elliptical ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_i20e</name>
				
                <description>J 1-sigma uncertainty in 20mag/sq.&amp;quot; iso. ell. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_i20e</name>
				
                <description>J confusion flag for 20mag/sq.&amp;quot; iso. ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_r_i20e</name>
				
                <description>H 20mag/sq.&amp;quot; isophotal elliptical ap. semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_i20e</name>
				
                <description>H 20mag/sq.&amp;quot; isophotal elliptical ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_i20e</name>
				
                <description>H 1-sigma uncertainty in 20mag/sq.&amp;quot; iso. ell. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_i20e</name>
				
                <description>H confusion flag for 20mag/sq.&amp;quot; iso. ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_r_i20e</name>
				
                <description>K 20mag/sq.&amp;quot; isophotal elliptical ap. semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_i20e</name>
				
                <description>K 20mag/sq.&amp;quot; isophotal elliptical ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_i20e</name>
				
                <description>K 1-sigma uncertainty in 20mag/sq.&amp;quot; iso. ell. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_i20e</name>
				
                <description>K confusion flag for 20mag/sq.&amp;quot; iso. ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_r_i20c</name>
				
                <description>J 20mag/sq.&amp;quot; isophotal circular aperture radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_i20c</name>
				
                <description>J 20mag/sq.&amp;quot; isophotal circular ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_i20c</name>
				
                <description>J 1-sigma uncertainty in 20mag/sq.&amp;quot; iso. circ. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_i20c</name>
				
                <description>J confusion flag for 20mag/sq.&amp;quot; iso. circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_r_i20c</name>
				
                <description>H 20mag/sq.&amp;quot; isophotal circular aperture radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_i20c</name>
				
                <description>H 20mag/sq.&amp;quot; isophotal circular ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_i20c</name>
				
                <description>H 1-sigma uncertainty in 20mag/sq.&amp;quot; iso. circ. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_i20c</name>
				
                <description>H confusion flag for 20mag/sq.&amp;quot; iso. circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_r_i20c</name>
				
                <description>K 20mag/sq.&amp;quot; isophotal circular aperture radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_i20c</name>
				
                <description>K 20mag/sq.&amp;quot; isophotal circular ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_i20c</name>
				
                <description>K 1-sigma uncertainty in 20mag/sq.&amp;quot; iso. circ. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_i20c</name>
				
                <description>K confusion flag for 20mag/sq.&amp;quot; iso. circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_r_i21e</name>
				
                <description>J 21mag/sq.&amp;quot; isophotal elliptical ap. semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_i21e</name>
				
                <description>J 21mag/sq.&amp;quot; isophotal elliptical ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_i21e</name>
				
                <description>J 1-sigma uncertainty in 21mag/sq.&amp;quot; iso. ell. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_i21e</name>
				
                <description>J confusion flag for 21mag/sq.&amp;quot; iso. ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_r_i21e</name>
				
                <description>H 21mag/sq.&amp;quot; isophotal elliptical ap. semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_i21e</name>
				
                <description>H 21mag/sq.&amp;quot; isophotal elliptical ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_i21e</name>
				
                <description>H 1-sigma uncertainty in 21mag/sq.&amp;quot; iso. ell. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_i21e</name>
				
                <description>H confusion flag for 21mag/sq.&amp;quot; iso. ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_r_i21e</name>
				
                <description>K 21mag/sq.&amp;quot; isophotal elliptical ap. semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_i21e</name>
				
                <description>K 21mag/sq.&amp;quot; isophotal elliptical ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_i21e</name>
				
                <description>K 1-sigma uncertainty in 21mag/sq.&amp;quot; iso. ell. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_i21e</name>
				
                <description>K confusion flag for 21mag/sq.&amp;quot; iso. ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>r_j21fe</name>
				
                <description>21mag/sq.&amp;quot; isophotal J fiducial ell. ap. semi-major axis.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_j21fe</name>
				
                <description>J 21mag/sq.&amp;quot; isophotal fiducial ell. ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_j21fe</name>
				
                <description>J 1-sigma uncertainty in 21mag/sq.&amp;quot; iso.fid.ell.mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_j21fe</name>
				
                <description>J confusion flag for 21mag/sq.&amp;quot; iso. fid. ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_j21fe</name>
				
                <description>H 21mag/sq.&amp;quot; isophotal fiducial ell. ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_j21fe</name>
				
                <description>H 1-sigma uncertainty in 21mag/sq.&amp;quot; iso.fid.ell.mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_j21fe</name>
				
                <description>H confusion flag for 21mag/sq.&amp;quot; iso. fid. ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_j21fe</name>
				
                <description>K 21mag/sq.&amp;quot; isophotal fiducial ell. ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_j21fe</name>
				
                <description>K 1-sigma uncertainty in 21mag/sq.&amp;quot; iso.fid.ell.mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_j21fe</name>
				
                <description>K confusion flag for 21mag/sq.&amp;quot; iso. fid. ell. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_r_i21c</name>
				
                <description>J 21mag/sq.&amp;quot; isophotal circular aperture radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_i21c</name>
				
                <description>J 21mag/sq.&amp;quot; isophotal circular ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_i21c</name>
				
                <description>J 1-sigma uncertainty in 21mag/sq.&amp;quot; iso. circ. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_i21c</name>
				
                <description>J confusion flag for 21mag/sq.&amp;quot; iso. circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_r_i21c</name>
				
                <description>H 21mag/sq.&amp;quot; isophotal circular aperture radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_i21c</name>
				
                <description>H 21mag/sq.&amp;quot; isophotal circular ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_i21c</name>
				
                <description>H 1-sigma uncertainty in 21mag/sq.&amp;quot; iso. circ. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_i21c</name>
				
                <description>H confusion flag for 21mag/sq.&amp;quot; iso. circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_r_i21c</name>
				
                <description>K 21mag/sq.&amp;quot; isophotal circular aperture radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_i21c</name>
				
                <description>K 21mag/sq.&amp;quot; isophotal circular ap. magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_i21c</name>
				
                <description>K 1-sigma uncertainty in 21mag/sq.&amp;quot; iso. circ. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_i21c</name>
				
                <description>K confusion flag for 21mag/sq.&amp;quot; iso. circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>r_j21fc</name>
				
                <description>21mag/sq.&amp;quot; isophotal J fiducial circular ap. radius.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_j21fc</name>
				
                <description>J 21mag/sq.&amp;quot; isophotal fiducial circ. ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_j21fc</name>
				
                <description>J 1-sigma uncertainty in 21mag/sq.&amp;quot; iso.fid.circ.mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_j21fc</name>
				
                <description>J confusion flag for 21mag/sq.&amp;quot; iso. fid. circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_j21fc</name>
				
                <description>H 21mag/sq.&amp;quot; isophotal fiducial circ. ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_j21fc</name>
				
                <description>H 1-sigma uncertainty in 21mag/sq.&amp;quot; iso.fid.circ.mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_j21fc</name>
				
                <description>H confusion flag for 21mag/sq.&amp;quot; iso. fid. circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_j21fc</name>
				
                <description>K 21mag/sq.&amp;quot; isophotal fiducial circ. ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_j21fc</name>
				
                <description>K 1-sigma uncertainty in 21mag/sq.&amp;quot; iso.fid.circ.mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_j21fc</name>
				
                <description>K confusion flag for 21mag/sq.&amp;quot; iso. fid. circ. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_5</name>
				
                <description>J 5 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_5</name>
				
                <description>J 1-sigma uncertainty in 5 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_5</name>
				
                <description>J confusion flag for 5 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_5</name>
				
                <description>H 5 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_5</name>
				
                <description>H 1-sigma uncertainty in 5 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_5</name>
				
                <description>H confusion flag for 5 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_5</name>
				
                <description>K 5 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_5</name>
				
                <description>K 1-sigma uncertainty in 5 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_5</name>
				
                <description>K confusion flag for 5 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_7</name>
				
                <description>J 7 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_7</name>
				
                <description>J 1-sigma uncertainty in 7 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_7</name>
				
                <description>J confusion flag for 7 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_7</name>
				
                <description>H 7 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_7</name>
				
                <description>H 1-sigma uncertainty in 7 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_7</name>
				
                <description>H confusion flag for 7 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_7</name>
				
                <description>K 7 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_7</name>
				
                <description>K 1-sigma uncertainty in 7 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_7</name>
				
                <description>K confusion flag for 7 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_10</name>
				
                <description>J 10 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_10</name>
				
                <description>J 1-sigma uncertainty in 10 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_10</name>
				
                <description>J confusion flag for 10 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_10</name>
				
                <description>H 10 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_10</name>
				
                <description>H 1-sigma uncertainty in 10 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_10</name>
				
                <description>H confusion flag for 10 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_10</name>
				
                <description>K 10 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_10</name>
				
                <description>K 1-sigma uncertainty in 10 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_10</name>
				
                <description>K confusion flag for 10 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_15</name>
				
                <description>J 15 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_15</name>
				
                <description>J 1-sigma uncertainty in 15 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_15</name>
				
                <description>J confusion flag for 15 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_15</name>
				
                <description>H 15 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_15</name>
				
                <description>H 1-sigma uncertainty in 15 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_15</name>
				
                <description>H confusion flag for 15 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_15</name>
				
                <description>K 15 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_15</name>
				
                <description>K 1-sigma uncertainty in 15 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_15</name>
				
                <description>K confusion flag for 15 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_20</name>
				
                <description>J 20 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_20</name>
				
                <description>J 1-sigma uncertainty in 20 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_20</name>
				
                <description>J confusion flag for 20 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_20</name>
				
                <description>H 20 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_20</name>
				
                <description>H 1-sigma uncertainty in 20 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_20</name>
				
                <description>H confusion flag for 20 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_20</name>
				
                <description>K 20 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_20</name>
				
                <description>K 1-sigma uncertainty in 20 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_20</name>
				
                <description>K confusion flag for 20 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_25</name>
				
                <description>J 25 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_25</name>
				
                <description>J 1-sigma uncertainty in 25 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_25</name>
				
                <description>J confusion flag for 25 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_25</name>
				
                <description>H 25 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_25</name>
				
                <description>H 1-sigma uncertainty in 25 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_25</name>
				
                <description>H confusion flag for 25 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_25</name>
				
                <description>K 25 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_25</name>
				
                <description>K 1-sigma uncertainty in 25 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_25</name>
				
                <description>K confusion flag for 25 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_30</name>
				
                <description>J 30 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_30</name>
				
                <description>J 1-sigma uncertainty in 30 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_30</name>
				
                <description>J confusion flag for 30 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_30</name>
				
                <description>H 30 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_30</name>
				
                <description>H 1-sigma uncertainty in 30 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_30</name>
				
                <description>H confusion flag for 30 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_30</name>
				
                <description>K 30 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_30</name>
				
                <description>K 1-sigma uncertainty in 30 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_30</name>
				
                <description>K confusion flag for 30 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_40</name>
				
                <description>J 40 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_40</name>
				
                <description>J 1-sigma uncertainty in 40 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_40</name>
				
                <description>J confusion flag for 40 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_40</name>
				
                <description>H 40 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_40</name>
				
                <description>H 1-sigma uncertainty in 40 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_40</name>
				
                <description>H confusion flag for 40 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_40</name>
				
                <description>K 40 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_40</name>
				
                <description>K 1-sigma uncertainty in 40 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_40</name>
				
                <description>K confusion flag for 40 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_50</name>
				
                <description>J 50 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_50</name>
				
                <description>J 1-sigma uncertainty in 50 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_50</name>
				
                <description>J confusion flag for 50 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_50</name>
				
                <description>H 50 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_50</name>
				
                <description>H 1-sigma uncertainty in 50 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_50</name>
				
                <description>H confusion flag for 50 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_50</name>
				
                <description>K 50 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_50</name>
				
                <description>K 1-sigma uncertainty in 50 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_50</name>
				
                <description>K confusion flag for 50 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_60</name>
				
                <description>J 60 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_60</name>
				
                <description>J 1-sigma uncertainty in 60 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_60</name>
				
                <description>J confusion flag for 60 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_60</name>
				
                <description>H 60 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_60</name>
				
                <description>H 1-sigma uncertainty in 60 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_60</name>
				
                <description>H confusion flag for 60 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_60</name>
				
                <description>K 60 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_60</name>
				
                <description>K 1-sigma uncertainty in 60 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_60</name>
				
                <description>K confusion flag for 60 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_70</name>
				
                <description>J 70 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_70</name>
				
                <description>J 1-sigma uncertainty in 70 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_flg_70</name>
				
                <description>J confusion flag for 70 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_70</name>
				
                <description>H 70 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_70</name>
				
                <description>H 1-sigma uncertainty in 70 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_flg_70</name>
				
                <description>H confusion flag for 70 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_70</name>
				
                <description>K 70 arcsec radius circular aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_70</name>
				
                <description>K 1-sigma uncertainty in 70 arcsec circular ap. mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_flg_70</name>
				
                <description>K confusion flag for 70 arcsec circular ap. mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_sys</name>
				
                <description>J system photometry magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_sys</name>
				
                <description>J 1-sigma uncertainty in system photometry mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_sys</name>
				
                <description>H system photometry magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_sys</name>
				
                <description>H 1-sigma uncertainty in system photometry mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_sys</name>
				
                <description>K system photometry magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_sys</name>
				
                <description>K 1-sigma uncertainty in system photometry mag.</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sys_flg</name>
				
                <description>system flag: 0=no system, 1=nearby galaxy flux incl. in mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>contam_flg</name>
				
                <description>contamination flag: 0=no stars, 1=stellar flux incl. in mag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_5sig_ba</name>
				
                <description>J minor/major axis ratio fit to the 5-sigma isophote.</description>
                        <ucd>PHYS_AXIS-RATIO</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_5sig_phi</name>
				
                <description>J angle to 5-sigma major axis (E of N).</description>
                        <unit>degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_5sig_ba</name>
				
                <description>H minor/major axis ratio fit to the 5-sigma isophote.</description>
                        <ucd>PHYS_AXIS-RATIO</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_5sig_phi</name>
				
                <description>H angle to 5-sigma major axis (E of N).</description>
                        <unit>degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_5sig_ba</name>
				
                <description>K minor/major axis ratio fit to the 5-sigma isophote.</description>
                        <ucd>PHYS_AXIS-RATIO</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_5sig_phi</name>
				
                <description>K angle to 5-sigma major axis (E of N).</description>
                        <unit>degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_d_area</name>
				
                <description>J 5-sigma to 3-sigma differential area.</description>
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_perc_darea</name>
				
                <description>J 5-sigma to 3-sigma percent area change.</description>
                        <ucd>FIT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_d_area</name>
				
                <description>H 5-sigma to 3-sigma differential area.</description>
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_perc_darea</name>
				
                <description>H 5-sigma to 3-sigma percent area change.</description>
                        <ucd>FIT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_d_area</name>
				
                <description>K 5-sigma to 3-sigma differential area.</description>
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_perc_darea</name>
				
                <description>K 5-sigma to 3-sigma percent area change.</description>
                        <ucd>FIT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_bisym_rat</name>
				
                <description>J bi-symmetric flux ratio.</description>
                        <ucd>PHOT_FLUX_RATIO</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_bisym_chi</name>
				
                <description>J bi-symmetric cross-correlation chi.</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_bisym_rat</name>
				
                <description>H bi-symmetric flux ratio.</description>
                        <ucd>PHOT_FLUX_RATIO</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_bisym_chi</name>
				
                <description>H bi-symmetric cross-correlation chi.</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_bisym_rat</name>
				
                <description>K bi-symmetric flux ratio.</description>
                        <ucd>PHOT_FLUX_RATIO</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_bisym_chi</name>
				
                <description>K bi-symmetric cross-correlation chi.</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_sh0</name>
				
                <description>J ridge shape (LCSB: BSNR limit).</description>
                        <ucd>FIT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_sig_sh0</name>
				
                <description>J ridge shape sigma (LCSB: B2SNR limit).</description>
                        <ucd>FIT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_sh0</name>
				
                <description>H ridge shape (LCSB: BSNR limit).</description>
                        <ucd>FIT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_sig_sh0</name>
				
                <description>H ridge shape sigma (LCSB: B2SNR limit).</description>
                        <ucd>FIT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_sh0</name>
				
                <description>K ridge shape (LCSB: BSNR limit).</description>
                        <ucd>FIT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_sig_sh0</name>
				
                <description>K ridge shape sigma (LCSB: B2SNR limit).</description>
                        <ucd>FIT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_sc_mxdn</name>
				
                <description>J mxdn (score) (LCSB: BSNR - block/smoothed SNR).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_sc_sh</name>
				
                <description>J shape (score).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_sc_wsh</name>
				
                <description>J wsh (score) (LCSB: PSNR - peak raw SNR).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_sc_r23</name>
				
                <description>J r23 (score) (LCSB: TSNR - integrated SNR for r=15).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_sc_1mm</name>
				
                <description>J 1st moment (score) (LCSB: super blk 2,4,8 SNR).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_sc_2mm</name>
				
                <description>J 2nd moment (score) (LCSB: SNRMAX - super SNR max).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_sc_vint</name>
				
                <description>J vint (score).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_sc_r1</name>
				
                <description>J r1 (score).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_sc_msh</name>
				
                <description>J median shape score.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_sc_mxdn</name>
				
                <description>H mxdn (score) (LCSB: BSNR - block/smoothed SNR).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_sc_sh</name>
				
                <description>H shape (score).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_sc_wsh</name>
				
                <description>H wsh (score) (LCSB: PSNR - peak raw SNR).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_sc_r23</name>
				
                <description>H r23 (score) (LCSB: TSNR - integrated SNR for r=15).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_sc_1mm</name>
				
                <description>H 1st moment (score) (LCSB: super blk 2,4,8 SNR).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_sc_2mm</name>
				
                <description>H 2nd moment (score) (LCSB: SNRMAX - super SNR max).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_sc_vint</name>
				
                <description>H vint (score).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_sc_r1</name>
				
                <description>H r1 (score).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_sc_msh</name>
				
                <description>H median shape score.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_sc_mxdn</name>
				
                <description>K mxdn (score) (LCSB: BSNR - block/smoothed SNR).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_sc_sh</name>
				
                <description>K shape (score).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_sc_wsh</name>
				
                <description>K wsh (score) (LCSB: PSNR - peak raw SNR).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_sc_r23</name>
				
                <description>K r23 (score) (LCSB: TSNR - integrated SNR for r=15).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_sc_1mm</name>
				
                <description>K 1st moment (score) (LCSB: super blk 2,4,8 SNR).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_sc_2mm</name>
				
                <description>K 2nd moment (score) (LCSB: SNRMAX - super SNR max).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_sc_vint</name>
				
                <description>K vint (score).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_sc_r1</name>
				
                <description>K r1 (score).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_sc_msh</name>
				
                <description>K median shape score.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_chif_ellf</name>
				
                <description>J % chi-fraction for elliptical fit to 3-sig isophote.</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_chif_ellf</name>
				
                <description>K % chi-fraction for elliptical fit to 3-sig isophote.</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ellfit_flg</name>
				
                <description>ellipse fitting contamination flag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sup_chif_ellf</name>
				
                <description>super-coadd % chi-fraction for ellip. fit to 3-sig isophote.</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>n_blank</name>
				
                <description>number of blanked source records.</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>n_sub</name>
				
                <description>number of subtracted source records.</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bl_sub_flg</name>
				
                <description>blanked/subtracted src description flag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>id_flg</name>
				
                <description>type/galaxy ID flag (0=non-catalog, 1=catalog, 2=LCSB).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>id_cat</name>
				
                <description>matched galaxy's catalog name.</description>
                        <ucd>NAME</ucd>
                        
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>fg_flg</name>
				
                <description>flux-growth convergence flag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                                <dataType arraysize="6" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>blk_fac</name>
				
                <description>LCSB blocking factor (1, 2, 4, 8).</description>
                        <ucd>FIT_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dup_src</name>
				
                <description>Duplicate source flag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>use_src</name>
				
                <description>Use source flag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>prox</name>
				
                <description>Proximity.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pxpa</name>
				
                <description>The position angle on the sky of the vector from the source to the nearest neighbor in the PSC, in degrees East of North.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pxcntr</name>
				
                <description>ext_key value of nearest XSC source.</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dist_edge_ns</name>
				
                <description>The distance from the source to the nearest North or South scan edge.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>INST_PLATE_DIST</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dist_edge_ew</name>
				
                <description>The distance from the source to the nearest East or West scan edge.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>INST_PLATE_DIST</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dist_edge_flg</name>
				
                <description>flag indicating which edges ([n|s][e|w]) are nearest to src.</description>
                        <ucd>INST_PLATE_DIST</ucd>
                        
                                <dataType arraysize="2" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>pts_key</name>
				
                <description>key to point source data DB record.</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mp_key</name>
				
                <description>key to minor planet prediction DB record.</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>night_key</name>
				
                <description>key to night data record in &amp;quot;scan DB&amp;quot;.</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scan_key</name>
				
                <description>key to scan data record in &amp;quot;scan DB&amp;quot;.</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coadd_key</name>
				
                <description>key to coadd data record in &amp;quot;scan DB&amp;quot;.</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hemis</name>
				
                <description>hemisphere (N/S) of observation. &amp;quot;n&amp;quot; = North/Mt. Hopkins; &amp;quot;s&amp;quot; = South/CTIO.</description>
                        <ucd>OBS_CODE</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"date"</name>
				
                <description>The observation reference date for this source expressed in ISO standard format. (YYYY-MM-DD)</description>
                        <unit>yyyy-mm-dd</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scan</name>
				
                <description>scan number (unique within date).</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coadd</name>
				
                <description>3-digit coadd number (unique within scan).</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>id</name>
				
                <description>source ID number (unique within scan, coadd).</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x_coadd</name>
				
                <description>x (cross-scan) position (coadd coord.).</description>
                        <unit>arcsec</unit>
                        
                        <ucd>INST_POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y_coadd</name>
				
                <description>y (in-scan) position (coadd coord.).</description>
                        <unit>arcsec</unit>
                        
                        <ucd>INST_POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_subst2</name>
				
                <description>J residual background #2 (score).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_subst2</name>
				
                <description>H residual background #2 (score).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_subst2</name>
				
                <description>K residual background #2 (score).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_back</name>
				
                <description>J coadd median background.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_back</name>
				
                <description>H coadd median background.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_back</name>
				
                <description>K coadd median background.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_resid_ann</name>
				
                <description>J residual annulus background median.</description>
                        <unit>DN</unit>
                        
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_resid_ann</name>
				
                <description>H residual annulus background median.</description>
                        <unit>DN</unit>
                        
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_resid_ann</name>
				
                <description>K residual annulus background median.</description>
                        <unit>DN</unit>
                        
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_bndg_per</name>
				
                <description>J banding Fourier Transf. period on this side of coadd.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_bndg_amp</name>
				
                <description>J banding maximum FT amplitude on this side of coadd.</description>
                        <unit>DN</unit>
                        
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_bndg_per</name>
				
                <description>H banding Fourier Transf. period on this side of coadd.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_bndg_amp</name>
				
                <description>H banding maximum FT amplitude on this side of coadd.</description>
                        <unit>DN</unit>
                        
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_bndg_per</name>
				
                <description>K banding Fourier Transf. period on this side of coadd.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_bndg_amp</name>
				
                <description>K banding maximum FT amplitude on this side of coadd.</description>
                        <unit>DN</unit>
                        
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_seetrack</name>
				
                <description>J band seetracking score.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_seetrack</name>
				
                <description>H band seetracking score.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_seetrack</name>
				
                <description>K band seetracking score.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ext_key</name>
				
                <description>entry counter (key) number (unique within table).</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>TWOMASS.twomass_scn</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scan_key</name>
				
                <description>the unique identification number for this scan.</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hemis</name>
				
                <description>Observatory from which data were obtained: &amp;quot;n&amp;quot; = north = Mt. Hopkins, &amp;quot;s&amp;quot; = south = Cerro Tololo.</description>
                        <ucd>OBS_CODE</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"date"</name>
				
                <description>The observation reference date for this scan expressed in ISO standard format. (YYYY-MM-DD)</description>
                        <unit>yyyy-mm-dd</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scan</name>
				
                <description>Scan number (unique within date).</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tile</name>
				
                <description>Tile identification number.</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right ascension of scan center for equinox J2000.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of scan center for equinox J2000.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>glon</name>
				
                <description>Galactic longitude of scan center, as computed from ra and dec above.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>glat</name>
				
                <description>Galactic latitude of scan center, as computed from ra and dec above.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_1</name>
				
                <description>J2000 right ascension of the eastern corner at start of scan.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_1</name>
				
                <description>J2000 declination of the eastern corner at start of scan.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_2</name>
				
                <description>J2000 right ascension of the western corner at start of scan.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_2</name>
				
                <description>J2000 declination of the western corner at start of scan.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_3</name>
				
                <description>J2000 right ascension of the eastern corner at end of scan.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_3</name>
				
                <description>J2000 declination of the eastern corner at end of scan.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_4</name>
				
                <description>J2000 right ascension of the western corner at end of scan.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_4</name>
				
                <description>J2000 declination of the western corner at end of scan.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sd</name>
				
                <description>Scanning direction: &amp;quot;n&amp;quot; = north-going, &amp;quot;s&amp;quot; = south-going.</description>
                        <ucd>POS_POS-ANG</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>qual</name>
				
                <description>Quality score for scan.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hgl</name>
				
                <description>Special flag indicating whether or not this scan has a single-frame H-band electronic glitch.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cld</name>
				
                <description>Special flag indicating whether or not a cloud was found in the scan after comparison of its photometry to that of overlapping scans in the database.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xph</name>
				
                <description>Special flag indicating whether or not another photometric problem, not obviously cloud related, was found in the scan after comparing its photometry to that of overlapping scans.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>anom</name>
				
                <description>Special flag indicating whether or not an unusual problem was found in the Atlas Images for this scan.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ut</name>
				
                <description>Universal Time (UT) at beginning of scan.</description>
                        <unit>hr</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jdate</name>
				
                <description>Julian Date at beginning of scan.</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>airm</name>
				
                <description>Airmass at beginning of scan.</description>
                        <ucd>PHOT_ATM_AIRMASS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zd</name>
				
                <description>Scan's distance from the zenith at beginning of scan.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_ZD_RES</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ha</name>
				
                <description>Hour angle at beginning of scan.</description>
                        <unit>hr</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rh</name>
				
                <description>Relative humidity of telescope enclosure at beginning of scan.</description>
                        <unit>%</unit>
                        
                        <ucd>OBS_CONDITIONS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>air_temp</name>
				
                <description>Air temperature at beginning of scan.</description>
                        <unit>degC</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tel_temp</name>
				
                <description>Telescope girdle temperature at beginning of scan.</description>
                        <unit>degC</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focus</name>
				
                <description>Focus setting of telescope at beginning of scan.</description>
                        <ucd>TEL_FOCAL-LENGTH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hry</name>
				
                <description>Flag indicating the H-band array configuration for the camera.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>c_strat</name>
				
                <description>Flag indicating the calibration strategy for this night's data.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_zp_ap</name>
				
                <description>Photometric zero-point for J-band aperture photometry.</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_zp_ap</name>
				
                <description>Photometric zero-point for H-band aperture photometry.</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_zp_ap</name>
				
                <description>Photometric zero-point for Ks-band aperture photometry.</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_zperr_ap</name>
				
                <description>RMS-error of zero-point for H-band aperture photometry</description>
                        <unit>mag</unit>
                        
                        <ucd>FIT_ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_zperr_ap</name>
				
                <description>RMS-error of zero-point for Ks-band aperture photometry</description>
                        <unit>mag</unit>
                        
                        <ucd>FIT_ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_n_snr10</name>
				
                <description>Number of point sources at J-band with SNR&amp;gt;10 (instrumental mag &amp;lt;=15.8)</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_n_snr10</name>
				
                <description>Number of point sources at H-band with SNR&amp;gt;10 (instrumental mag &amp;lt;=15.1)</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_n_snr10</name>
				
                <description>Number of point sources at Ks-band with SNR&amp;gt;10 (instrumental mag &amp;lt;=14.3)</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>n_ext</name>
				
                <description>Number of regular extended sources detected in scan.</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_shape_avg</name>
				
                <description>J-band average seeing shape for scan.</description>
                        <ucd>INST_SEEING</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_shape_avg</name>
				
                <description>H-band average seeing shape for scan.</description>
                        <ucd>INST_SEEING</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_shape_avg</name>
				
                <description>Ks-band average seeing shape for scan.</description>
                        <ucd>INST_SEEING</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_shape_rms</name>
				
                <description>RMS-error of J-band average seeing shape.</description>
                        <ucd>INST_SEEING</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_shape_rms</name>
				
                <description>RMS-error of H-band average seeing shape.</description>
                        <ucd>INST_SEEING</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_shape_rms</name>
				
                <description>RMS-error of Ks-band average seeing shape.</description>
                        <ucd>INST_SEEING</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mrat</name>
				
                <description>J-band average 2nd image moment ratio.</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_2mrat</name>
				
                <description>H-band average 2nd image moment ratio.</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mrat</name>
				
                <description>Ks-band average 2nd image moment ratio.</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_psp</name>
				
                <description>J-band photometric sensitivity paramater (PSP).</description>
                        <ucd>INST_SENSITIVITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_psp</name>
				
                <description>H-band photometric sensitivity paramater (PSP).</description>
                        <ucd>INST_SENSITIVITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_psp</name>
				
                <description>Ks-band photometric sensitivity paramater (PSP).</description>
                        <ucd>INST_SENSITIVITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_pts_noise</name>
				
                <description>Base-10 logarithm of the mode of the noise distribution for all point source detections in the scan, where the noise is estimated from the measured J-band photometric errors and is expressed in units of mJy.</description>
                        <ucd>INST_NOISE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_pts_noise</name>
				
                <description>Base-10 logarithm of the mode of the noise distribution for all point source detections in the scan, where the noise is estimated from the measured H-band photometric errors and is expressed in units of mJy.</description>
                        <ucd>INST_NOISE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_pts_noise</name>
				
                <description>Base-10 logarithm of the mode of the noise distribution for all point source detections in the scan, where the noise is estimated from the measured Ks-band photometric errors and is expressed in units of mJy.</description>
                        <ucd>INST_NOISE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msnr10</name>
				
                <description>The estimated J-band magnitude at which SNR=10 is achieved for this scan.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msnr10</name>
				
                <description>The estimated H-band magnitude at which SNR=10 is achieved for this scan.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msnr10</name>
				
                <description>The estimated Ks-band magnitude at which SNR=10 is achieved for this scan.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rel0</name>
				
                <description>Flag indicating whether the scan is contained in the TWOMASS Sampler Release.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rel1</name>
				
                <description>Flag indicating whether the scan is contained in the TWOMASS First Incremental Data Release (IDR1).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rel2</name>
				
                <description>Flag indicating whether the scan is contained in the TWOMASS Second Incremental Data Release (IDR2).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>TWOMASS.twomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>J2000 right ascension with respect to the ICRS</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>J2000 declination with respect to the ICRS</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>err_maj</name>
				
                <description>Semi-major axis length of the one sigma position uncertainty ellipse</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>err_min</name>
				
                <description>Semi-minor axis length of the one sigma position uncertainty ellipse</description>
                        <unit>arcsec</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>err_ang</name>
				
                <description>Position angle on the sky of the semi-major axis of the position uncertainty ellipse (East of North)</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>designation</name>
				
                <description>Sexagesimal, equatorial position-based source name in the form: hhmmssss+ddmmsss[ABC...].</description>
                        <ucd>NAME</ucd>
                        
                                <dataType arraysize="17" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>j_m</name>
				
                <description>Default J-band magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_cmsig</name>
				
                <description>Corrected photometric uncertainty for the default J-band magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msigcom</name>
				
                <description>Combined, or total photometric uncertainty for the default J-band magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_snr</name>
				
                <description>J-band &amp;quot;scan&amp;quot; signal-to-noise ratio.</description>
                        <unit>mag</unit>
                        
                        <ucd>INST_NOISE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m</name>
				
                <description>Default H-band magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_cmsig</name>
				
                <description>Corrected photometric uncertainty for the default H-band magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msigcom</name>
				
                <description>Combined, or total photometric uncertainty for the default H-band magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_snr</name>
				
                <description>H-band &amp;quot;scan&amp;quot; signal-to-noise ratio.</description>
                        <unit>mag</unit>
                        
                        <ucd>INST_NOISE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m</name>
				
                <description>Default Ks-band magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_cmsig</name>
				
                <description>Corrected photometric uncertainty for the default Ks-band magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msigcom</name>
				
                <description>Combined, or total photometric uncertainty for the default Ks-band magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_snr</name>
				
                <description>Ks-band &amp;quot;scan&amp;quot; signal-to-noise ratio.</description>
                        <unit>mag</unit>
                        
                        <ucd>INST_NOISE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ph_qual</name>
				
                <description>Photometric quality flag.</description>
                        <ucd>CODE_QUALITY</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rd_flg</name>
				
                <description>Read flag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bl_flg</name>
				
                <description>Blend flag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cc_flg</name>
				
                <description>Contamination and confusion flag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ndet</name>
				
                <description>Frame detection statistics.</description>
                        <ucd>NUMBER</ucd>
                        
                                <dataType arraysize="6" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>prox</name>
				
                <description>Proximity.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pxpa</name>
				
                <description>The position angle on the sky of the vector from the source to the nearest neighbor in the PSC, in degrees East of North.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pxcntr</name>
				
                <description>The pts_key value of the nearest source in the PSC.</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gal_contam</name>
				
                <description>Extended source &amp;quot;contamination&amp;quot; flag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mp_flg</name>
				
                <description>Minor Planet Flag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pts_key</name>
				
                <description>A unique identification number for the PSC source.</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hemis</name>
				
                <description>Hemisphere code for the TWOMASS Observatory from which this source was observed.</description>
                        <ucd>OBS_CODE</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"date"</name>
				
                <description>The observation reference date for this source expressed in ISO standard format. (YYYY-MM-DD)</description>
                        <unit>yyyy-mm-dd</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scan</name>
				
                <description>The nightly scan number in which the source was detected.</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>glon</name>
				
                <description>Galactic longitude rounded to 0.001 deg.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>glat</name>
				
                <description>Galactic latitude rounded to 0.001 deg.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x_scan</name>
				
                <description>Mean cross-scan focal plane position of the source in the Universal scan (U-scan) coordinate system.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>INST_POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jdate</name>
				
                <description>The Julian Date of the source measurement accurate to +-30 seconds.</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_psfchi</name>
				
                <description>Reduced chi-squared goodness-of-fit value for the J-band profile-fit photometry made on the 1.3 s &amp;quot;Read_2&amp;quot; exposures.</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_psfchi</name>
				
                <description>Reduced chi-squared goodness-of-fit value for the H-band profile-fit photometry made on the 1.3 s &amp;quot;Read_2&amp;quot; exposures.</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_psfchi</name>
				
                <description>Reduced chi-squared goodness-of-fit value for the Ks-band profile-fit photometry made on the 1.3 s &amp;quot;Read_2&amp;quot; exposures.</description>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_stdap</name>
				
                <description>J-band &amp;quot;standard&amp;quot; aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_stdap</name>
				
                <description>Uncertainty in the J-band standard aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_stdap</name>
				
                <description>H-band &amp;quot;standard&amp;quot; aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_stdap</name>
				
                <description>Uncertainty in the H-band standard aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_stdap</name>
				
                <description>Ks-band &amp;quot;standard&amp;quot; aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_stdap</name>
				
                <description>Uncertainty in the Ks-band standard aperture magnitude.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dist_edge_ns</name>
				
                <description>The distance from the source to the nearest North or South scan edge.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>INST_PLATE_DIST</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dist_edge_ew</name>
				
                <description>The distance from the source to the nearest East or West scan edge.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>INST_PLATE_DIST</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dist_edge_flg</name>
				
                <description>Two character flag that specifies to which scan edges a source lies closest, and to which edges the dist_edge_ns and dist_edge_ew values refer.</description>
                        <ucd>INST_PLATE_DIST</ucd>
                        
                                <dataType arraysize="2" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dup_src</name>
				
                <description>Duplicate source flag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>use_src</name>
				
                <description>Use source flag.</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a</name>
				
                <description>Catalog identifier of an optical source from either the Tycho 2 or USNO-A2.0 catalog that falls within ~5&amp;quot; of the TWOMASS source position.</description>
                        <ucd>ID_ALTERNATIVE</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dist_opt</name>
				
                <description>Distance separating TWOMASS source position and associated optical source within 5&amp;quot;.</description>
                        <unit>arcsec</unit>
                        
                        <ucd>INST_PLATE_DIST</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>phi_opt</name>
				
                <description>Position angle on the sky of the vector from the the associated optical source to the TWOMASS source position, in degrees East of North.</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b_m_opt</name>
				
                <description>Blue magnitude of associated optical source.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vr_m_opt</name>
				
                <description>Visual or red magnitude of the associated optical source.</description>
                        <unit>mag</unit>
                        
                        <ucd>SPECT_FLUX_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nopt_mchs</name>
				
                <description>The number of USNO-A2.0 or Tycho 2 optical sources found within a 5&amp;quot; radius of the TWOMASS position.</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ext_key</name>
				
                <description>Unique identification number of the record in the XSC that corresponds to this point source.</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scan_key</name>
				
                <description>Unique identification number of the record in the Scan Information Table that corresponds to the survey scan in which this source was detected.</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coadd_key</name>
				
                <description>Unique identification number of the record in the Atlas Image Data Table (NOT YET AVAILABLE) that corresponds to Image in which the position of this source falls.</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coadd</name>
				
                <description>Sequence number of the Atlas Image in which the position of this source falls.</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>TWOMASS.twomass_sixx2_scn</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cntr</name>
				
                <description>entry counter (key) number (unique within table)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hemis</name>
				
                <description>hemisphere (N/S) of observation</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"date"</name>
				
                <description>observation date</description>
                        <unit>yyyy-mm-dd</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scan</name>
				
                <description>scan number (unique within date)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tile</name>
				
                <description>tile ID number</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>right ascension (J2000 decimal deg) of scan center</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>declination (J2000 decimal deg) of scan center</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>clon</name>
				
                <description>The computed ra (J2000 EQ) of scan center in sexigesimal.</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>clat</name>
				
                <description>The computed dec (J2000 EQ) of scan center in sexigesimal.</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>glon</name>
				
                <description>galactic longitude (decimal deg) of scan center</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>glat</name>
				
                <description>galactic latitude (decimal deg) of scan center</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_1</name>
				
                <description>right ascension (J2000 decimal deg) of scan corner 1</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_1</name>
				
                <description>declination (J2000 decimal deg) of scan corner 1</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_2</name>
				
                <description>right ascension (J2000 decimal deg) of scan corner 2</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_2</name>
				
                <description>declination (J2000 decimal deg) of scan corner 2</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_3</name>
				
                <description>right ascension (J2000 decimal deg) of scan corner 3</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_3</name>
				
                <description>declination (J2000 decimal deg) of scan corner 3</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra_4</name>
				
                <description>right ascension (J2000 decimal deg) of scan corner 4</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec_4</name>
				
                <description>declination (J2000 decimal deg) of scan corner 4</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sd</name>
				
                <description>direction of scan -- north/south-bound (n/s)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>qual</name>
				
                <description>quality score for scan (0-10)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hgl</name>
				
                <description>single-frame H-band glitch flag (0:not found|1:found)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cld</name>
				
                <description>downgrade from DB photom. overlap comparison (clouds) (0|1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xph</name>
				
                <description>downgrade from DB photom. overlap compar. (non-cloud) (0|1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>anom</name>
				
                <description>entry in coadd anomaly table (0:not found|1:found)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ut</name>
				
                <description>beginning UT of scan data</description>
                        <unit>hrs</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jdate</name>
				
                <description>Julian date beginning UT of scan data</description>
                        <unit>jdate</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>airm</name>
				
                <description>beginning airmass of scan</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zd</name>
				
                <description>beginning zenith distance of scan data</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ha</name>
				
                <description>beginning hour angle of scan data</description>
                        <unit>hr</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rh</name>
				
                <description>relative humidity (%) at beginning of scan</description>
                        <unit>%</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>air_temp</name>
				
                <description>air temperature (deg C) at beginning of scan</description>
                        <unit>degC</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tel_temp</name>
				
                <description>telescope tube girdle temperature (deg C) at beg. of scan</description>
                        <unit>degC</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focus</name>
				
                <description>telescope focus setting</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hry</name>
				
                <description>H-band detector array switched, north only (0=old, 1=new)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>c_strat</name>
				
                <description>calibration strategy, north only (0=old, 1=new)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_zp_ap</name>
				
                <description>J band ap. calibration photometric zero-point for scan</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_zp_ap</name>
				
                <description>H band ap. calibration photometric zero-point for scan</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_zp_ap</name>
				
                <description>K band ap. calibration photometric zero-point for scan</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_zperr_ap</name>
				
                <description>H band ap. calibration rms error of zero-point for scan</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_zperr_ap</name>
				
                <description>K band ap. calibration rms error of zero-point for scan</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_n_snr10</name>
				
                <description>number of J point sources with SNR&amp;gt;10 (instrumental m&amp;lt;=15.8)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_n_snr10</name>
				
                <description>number of H point sources with SNR&amp;gt;10 (instrumental m&amp;lt;=15.1)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_n_snr10</name>
				
                <description>number of K point sources with SNR&amp;gt;10 (instrumental m&amp;lt;=14.3)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>n_ext</name>
				
                <description>number of regular extended sources detected in scan</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_shape_avg</name>
				
                <description>J band average seeing shape for scan</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_shape_avg</name>
				
                <description>H band average seeing shape for scan</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_shape_avg</name>
				
                <description>K band average seeing shape for scan</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_shape_rms</name>
				
                <description>rms of J band avg seeing shape for scan</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_shape_rms</name>
				
                <description>rms of H band avg seeing shape for scan</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_shape_rms</name>
				
                <description>rms of K band avg seeing shape for scan</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mrat</name>
				
                <description>J band average 2nd image moment ratio for scan</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_2mrat</name>
				
                <description>H band average 2nd image moment ratio for scan</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mrat</name>
				
                <description>K band average 2nd image moment ratio for scan</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_psp</name>
				
                <description>J photometric sensitivity param: j_shape_avg*(j_fbg_avg^.29)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_psp</name>
				
                <description>H photometric sensitivity param: h_shape_avg*(h_fbg_avg^.29)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_psp</name>
				
                <description>K photometric sensitivity param: k_shape_avg*(k_fbg_avg^.29)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_pts_noise</name>
				
                <description>log10 of J band modal point src noise estimate</description>
                        <unit>logmJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_pts_noise</name>
				
                <description>log10 of H band modal point src noise estimate</description>
                        <unit>logmJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_pts_noise</name>
				
                <description>log10 of K band modal point src noise estimate</description>
                        <unit>logmJy</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msnr10</name>
				
                <description>J mag at which SNR=10 is achieved, from j_psp and j_zp_ap</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msnr10</name>
				
                <description>H mag at which SNR=10 is achieved, from h_psp and h_zp_ap</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msnr10</name>
				
                <description>K mag at which SNR=10 is achieved, from k_psp and k_zp_ap</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cat</name>
				
                <description>Catalog indicator 1=catalog, 0=not catalog</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>TWOMASS.twomass_sixx2_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description>Sequential number (unique object ID)</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>right ascension (J2000 decimal deg)</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>declination (J2000 decimal deg)</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>clon</name>
				
                <description>The computed ra (J2000 EQ) of scan center in sexigesimal.</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>clat</name>
				
                <description>The computed dec (J2000 EQ) of scan center in sexigesimal.</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>err_maj</name>
				
                <description>major axis of 1-sigma error ellipse</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>err_min</name>
				
                <description>minor axis of 1-sigma error ellipse</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>err_ang</name>
				
                <description>angle of error ellipse major axis (E of N)</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m</name>
				
                <description>J selected &amp;quot;default&amp;quot; magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig</name>
				
                <description>J &amp;quot;default&amp;quot; mag uncertainty</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msigcom</name>
				
                <description>combined (total) J band photometric uncertainty</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_snr</name>
				
                <description>J band &amp;quot;scan&amp;quot; signal-to-noise ratio</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m</name>
				
                <description>H selected &amp;quot;default&amp;quot; magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig</name>
				
                <description>H &amp;quot;default&amp;quot; mag uncertainty</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msigcom</name>
				
                <description>combined (total) H band photometric uncertainty</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_snr</name>
				
                <description>H band &amp;quot;scan&amp;quot; signal-to-noise ratio</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m</name>
				
                <description>K selected &amp;quot;default&amp;quot; magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig</name>
				
                <description>K &amp;quot;default&amp;quot; mag uncertainty</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msigcom</name>
				
                <description>combined (total) K band photometric uncertainty</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_snr</name>
				
                <description>K band &amp;quot;scan&amp;quot; signal-to-noise ratio</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rel</name>
				
                <description>Reliability flag (A-F), with A being the highest and F being lowest reliability</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ph_qual</name>
				
                <description>flag indicating photometric quality of source</description>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rd_flg</name>
				
                <description>source of JHK &amp;quot;default&amp;quot; mags (AKA &amp;quot;read flag&amp;quot;)</description>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bl_flg</name>
				
                <description>indicates # JHK components fit to source</description>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cc_flg</name>
				
                <description>indicates JHK artifact contamination and/or confusion</description>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ndet</name>
				
                <description>number of &amp;gt;3-sig. ap. mag measurements, # possible (jjhhkk)</description>
                                <dataType arraysize="6" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>gal_contam</name>
				
                <description>src contaminated by galaxy (check blanked/subtracted tbl)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mp_flg</name>
				
                <description>src is positionally associated with an asteroid, comet, etc</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jdate</name>
				
                <description>julian date of source measurement to +/- 30 sec</description>
                        <unit>jdate</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>spos</name>
				
                <description># of scans in which src position falls inside coverage area</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdet</name>
				
                <description># of scans in which src was detected in &amp;gt;=1 band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gcntr</name>
				
                <description>A unique identifier for the merged group of apparitions of this source</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gcnf</name>
				
                <description>Group confusion flag 0=not confused or single apparation, 1=confused</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cat</name>
				
                <description>Catalog indicator 1=catalog, 0=not catalog</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_h</name>
				
                <description>The J-H color, computed from the J-band and H-band magnitudes (j_m and h_m, respectively) of the source. In cases where the first or second digit in rd_flg is equal to either &amp;quot;0&amp;quot;, &amp;quot;4&amp;quot;, &amp;quot;6&amp;quot;, or &amp;quot;9&amp;quot;, no color is computed because the photometry in one or both bands is of lower quality or the source is not detected.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_k</name>
				
                <description>The H-Ks color, computed from the H-band and Ks-band magnitudes (h_m and k_m, respectively) of the source. In cases where the second or third digit in rd_flg is equal to either &amp;quot;0&amp;quot;, &amp;quot;4&amp;quot;, &amp;quot;6&amp;quot;, or &amp;quot;9&amp;quot;, no color is computed because the photometry in one or both bands is of lower quality or the source is not detected.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_k</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>TWOXMM</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>TWOXMM.twoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>DETID</name>
				
                <description>A consecutive number which identifies each entry (detection) in the catalogue.</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SRCID</name>
				
                <description>A unique number assigned to a group of catalogue entries which are assumed to be the same source. To identify members of the same group the distance in arcseconds between each pair of sources was compared on the two-sigma level of both positional errors. A maximum distance of 7&amp;quot; was assumed, which was reduced to 0.9 * DIST_NN (distance to the nearest neighbour) where necessary.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>IAUNAME</name>
				
                <description>The IAU name assigned to the unique SRCID.</description>
                                <dataType arraysize="21" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>SRC_NUM</name>
				
                <description>The (decimal) source number in the individual source list for this observation; in the hexadecimal system it identifies the source-specific product files belonging to this detection.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MATCH_1XMM</name>
				
                <description>The IAU name of the 1XMM source ID matched within radius of 3 arcsec and using the closest candidate.</description>
                                <dataType arraysize="21" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>SEP_1XMM</name>
				
                <description>The distance between this source and the matched 1XMM source (MATCH_1XMM) in arcseconds.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SRCID_2XMMP</name>
				
                <description>The source ID of the 2XMMp unique source matched within radius of 3&amp;quot; and using the closest candidate.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MATCH_2XMMP</name>
				
                <description>The IAU name of the 2XMMp source ID matched within radius of 3&amp;quot; and using the closest candidate.</description>
                                <dataType arraysize="22" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>SEP_2XMMP</name>
				
                <description>The distance between this source and the matched 2XMMp source (MATCH_2XMMp) in arcseconds.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>OBSID</name>
				
                <description>The XMM-Newton observation identification.</description>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>REVOLUT</name>
				
                <description>The XMM-Newton revolution number.</description>
                        <unit>orbit</unit>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>MJD_START</name>
				
                <description>Modified Julian Date (i.e., JD - 2400000.5) of the start of the observation.</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>MJD_STOP</name>
				
                <description>Modified Julian Date (i.e., JD - 2400000.5) of the end of the observation.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>OBS_CLASS</name>
				
                <description>Quality classification of the whole observation based on the area flagged as bad in the manual flagging process as compared to the whole detection area. 0 means nothing has been flagged; 1 indicates that 0% &amp;lt; area &amp;lt; 0.1% of the total detection mask has been flagged; 2 indicates that 0.1% &amp;lt;= area &amp;lt; 1% has been flagged; 3 indicates that 1% &amp;lt;= area &amp;lt; 10% has been flagged; 4 indicates that 10% &amp;lt;= area &amp;lt; 100% has been flagged; and 5 means that the whole field was flagged as bad.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_FILTER</name>
				
                <description>PN filter. The options are Thick, Medium, Thin1, Thin2, and Open, depending on the efficiency of the optical blocking.</description>
                                <dataType arraysize="6" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>M1_FILTER</name>
				
                <description>M1 filter. The options are Thick, Medium, Thin1, and Open, depending on the efficiency of the optical blocking.</description>
                                <dataType arraysize="6" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>M2_FILTER</name>
				
                <description>M2 filter. The options are Thick, Medium, Thin1, and Open, depending on the efficiency of the optical blocking.</description>
                                <dataType arraysize="6" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>PN_SUBMODE</name>
				
                <description>PN observing mode. The options are full frame mode with the full FOV exposed (in two sub-modes), and large window mode with only parts of the FOV exposed.</description>
                                <dataType arraysize="23" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>M1_SUBMODE</name>
				
                <description>M1 observing mode. The options are full frame mode with the full FOV exposed, partial window mode with only parts of the central CCD exposed (in different sub-modes), and timing mode where the central CCD was not exposed ('Fast Uncompressed').</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>M2_SUBMODE</name>
				
                <description>M2 observing mode. The options are full frame mode with the full FOV exposed, partial window mode with only parts of the central CCD exposed (in different sub-modes), and timing mode where the central CCD was not exposed ('Fast Uncompressed').</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>RA</name>
				
                <description>Corrected Right Ascension of the detection in degrees (J2000) after statistical correlation of the emldetect coordinates, RA_UNC and DEC_UNC, with the USNO B1.0 optical source catalogue using the SAS task eposcorr. In case where the cross-correlation is determined to be unreliable no correction is applied and this value is therefore the same as RA_UNC.</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>DEC</name>
				
                <description>Corrected Declination of the detection in degrees (J2000) after statistical correlation of the emldetect coordinates, RA_UNC and DEC_UNC, with the USNO B1.0 optical source catalogue using the SAS task eposcorr. In case where the cross-correlation is determined to be unreliable no correction is applied and this value is therefore the same as DEC_UNC.</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>POSERR</name>
				
                <description>Total position uncertainty in arcseconds calculated by combining the statistical error RADEC_ERR and the systematic error SYSERR as follows: POSERR = SQRT ( RADEC_ERR&amp;amp;sup2; + SYSERR&amp;amp;sup2; ).</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>LII</name>
				
                <description>Galactic longitude of the detection in degrees corresponding to the (corrected) coordinates RA and DEC.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>BII</name>
				
                <description>Galactic latitude of the detection in degrees corresponding to the (corrected) coordinates RA and DEC.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>RADEC_ERR</name>
				
                <description>Statistical 1 &amp;amp;sigma; error on the detection position in arcseconds.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SYSERR</name>
				
                <description>The systematic 1 &amp;amp;sigma; error on the detection position in arcseconds. It is set to be 0.35 arcsec if the SAS task eposcorr results in a statistically reliable cross-correlation with USNO B1.0 optical catalogue. Otherwise the error is 1.0 arsec.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>RA_UNC</name>
				
                <description>Right Ascension of the source in degrees (J2000) as determined by the SAS task emldetect by fitting a detection simultaneously in all cameras and energy bands.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>DEC_UNC</name>
				
                <description>Declination of the source in degrees (J2000) as determined by the SAS task emldetect by fitting a detection simultaneously in all cameras and energy bands.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CX</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CY</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CZ</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>HTMID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_1_FLUX</name>
				
                <description>EP band 1 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_1_FLUX_ERR</name>
				
                <description>EP band 1 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_2_FLUX</name>
				
                <description>EP band 2 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_2_FLUX_ERR</name>
				
                <description>EP band 2 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_3_FLUX</name>
				
                <description>EP band 3 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_3_FLUX_ERR</name>
				
                <description>EP band 3 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_4_FLUX</name>
				
                <description>EP band 4 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_4_FLUX_ERR</name>
				
                <description>EP band 4 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_5_FLUX</name>
				
                <description>EP band 5 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_5_FLUX_ERR</name>
				
                <description>EP band 5 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_8_FLUX</name>
				
                <description>EP band 8 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_8_FLUX_ERR</name>
				
                <description>EP band 8 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_9_FLUX</name>
				
                <description>EP band 9 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_9_FLUX_ERR</name>
				
                <description>EP band 9 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_1_FLUX</name>
				
                <description>PN band 1 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_1_FLUX_ERR</name>
				
                <description>PN band 1 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_2_FLUX</name>
				
                <description>PN band 2 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_2_FLUX_ERR</name>
				
                <description>PN band 2 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_3_FLUX</name>
				
                <description>PN band 3 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_3_FLUX_ERR</name>
				
                <description>PN band 3 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_4_FLUX</name>
				
                <description>PN band 4 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_4_FLUX_ERR</name>
				
                <description>PN band 4 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_5_FLUX</name>
				
                <description>PN band 5 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_5_FLUX_ERR</name>
				
                <description>PN band 5 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_8_FLUX</name>
				
                <description>PN band 8 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_8_FLUX_ERR</name>
				
                <description>PN band 8 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_9_FLUX</name>
				
                <description>PN band 9 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_9_FLUX_ERR</name>
				
                <description>PN band 9 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_1_FLUX</name>
				
                <description>M1 band 1 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_1_FLUX_ERR</name>
				
                <description>M1 band 1 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_2_FLUX</name>
				
                <description>M1 band 2 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_2_FLUX_ERR</name>
				
                <description>M1 band 2 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_3_FLUX</name>
				
                <description>M1 band 3 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_3_FLUX_ERR</name>
				
                <description>M1 band 3 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_4_FLUX</name>
				
                <description>M1 band 4 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_4_FLUX_ERR</name>
				
                <description>M1 band 4 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_5_FLUX</name>
				
                <description>M1 band 5 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_5_FLUX_ERR</name>
				
                <description>M1 band 5 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_8_FLUX</name>
				
                <description>M1 band 8 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_8_FLUX_ERR</name>
				
                <description>M1 band 8 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_9_FLUX</name>
				
                <description>M1 band 9 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_9_FLUX_ERR</name>
				
                <description>M1 band 9 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_1_FLUX</name>
				
                <description>M2 band 1 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_1_FLUX_ERR</name>
				
                <description>M2 band 1 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_2_FLUX</name>
				
                <description>M2 band 2 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_2_FLUX_ERR</name>
				
                <description>M2 band 2 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_3_FLUX</name>
				
                <description>M2 band 3 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_3_FLUX_ERR</name>
				
                <description>M2 band 3 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_4_FLUX</name>
				
                <description>M2 band 4 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_4_FLUX_ERR</name>
				
                <description>M2 band 4 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_5_FLUX</name>
				
                <description>M2 band 5 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_5_FLUX_ERR</name>
				
                <description>M2 band 5 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_8_FLUX</name>
				
                <description>M2 band 8 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_8_FLUX_ERR</name>
				
                <description>M2 band 8 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_9_FLUX</name>
				
                <description>M2 band 9 flux</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_9_FLUX_ERR</name>
				
                <description>M2 band 9 flux error</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_8_RATE</name>
				
                <description>EP band 8 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_8_RATE_ERR</name>
				
                <description>EP band 8 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_9_RATE</name>
				
                <description>EP band 9 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_9_RATE_ERR</name>
				
                <description>EP band 9 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_1_RATE</name>
				
                <description>PN band 1 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_1_RATE_ERR</name>
				
                <description>PN band 1 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_2_RATE</name>
				
                <description>PN band 2 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_2_RATE_ERR</name>
				
                <description>PN band 2 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_3_RATE</name>
				
                <description>PN band 3 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_3_RATE_ERR</name>
				
                <description>PN band 3 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_4_RATE</name>
				
                <description>PN band 4 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_4_RATE_ERR</name>
				
                <description>PN band 4 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_5_RATE</name>
				
                <description>PN band 5 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_5_RATE_ERR</name>
				
                <description>PN band 5 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_8_RATE</name>
				
                <description>PN band 8 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_8_RATE_ERR</name>
				
                <description>PN band 8 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_9_RATE</name>
				
                <description>PN band 9 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_9_RATE_ERR</name>
				
                <description>PN band 9 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_1_RATE</name>
				
                <description>M1 band 1 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_1_RATE_ERR</name>
				
                <description>M1 band 1 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_2_RATE</name>
				
                <description>M1 band 2 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_2_RATE_ERR</name>
				
                <description>M1 band 2 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_3_RATE</name>
				
                <description>M1 band 3 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_3_RATE_ERR</name>
				
                <description>M1 band 3 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_4_RATE</name>
				
                <description>M1 band 4 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_4_RATE_ERR</name>
				
                <description>M1 band 4 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_5_RATE</name>
				
                <description>M1 band 5 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_5_RATE_ERR</name>
				
                <description>M1 band 5 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_8_RATE</name>
				
                <description>M1 band 8 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_8_RATE_ERR</name>
				
                <description>M1 band 8 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_9_RATE</name>
				
                <description>M1 band 9 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_9_RATE_ERR</name>
				
                <description>M1 band 9 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_1_RATE</name>
				
                <description>M2 band 1 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_1_RATE_ERR</name>
				
                <description>M2 band 1 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_2_RATE</name>
				
                <description>M2 band 2 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_2_RATE_ERR</name>
				
                <description>M2 band 2 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_3_RATE</name>
				
                <description>M2 band 3 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_3_RATE_ERR</name>
				
                <description>M2 band 3 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_4_RATE</name>
				
                <description>M2 band 4 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_4_RATE_ERR</name>
				
                <description>M2 band 4 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_5_RATE</name>
				
                <description>M2 band 5 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_5_RATE_ERR</name>
				
                <description>M2 band 5 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_8_RATE</name>
				
                <description>M2 band 8 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_8_RATE_ERR</name>
				
                <description>M2 band 8 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_9_RATE</name>
				
                <description>M2 band 9 Count rates</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_9_RATE_ERR</name>
				
                <description>M2 band 9 Count rates error</description>
                        <unit>counts/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_8_CTS</name>
				
                <description>Combined band source counts</description>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_8_CTS_ERR</name>
				
                <description>Combined band source counts 1 &amp;amp;sigma; error</description>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_8_CTS</name>
				
                <description>Combined band source counts</description>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_8_CTS_ERR</name>
				
                <description>Combined band source counts 1 &amp;amp;sigma; error</description>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_8_CTS</name>
				
                <description>Combined band source counts</description>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_8_CTS_ERR</name>
				
                <description>Combined band source counts 1 &amp;amp;sigma; error</description>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_8_CTS</name>
				
                <description>Combined band source counts</description>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_8_CTS_ERR</name>
				
                <description>Combined band source counts 1 &amp;amp;sigma; error</description>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_8_DET_ML</name>
				
                <description>EP band 8 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_9_DET_ML</name>
				
                <description>EP band 9 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_1_DET_ML</name>
				
                <description>PN band 1 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_2_DET_ML</name>
				
                <description>PN band 2 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_3_DET_ML</name>
				
                <description>PN band 3 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_4_DET_ML</name>
				
                <description>PN band 4 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_5_DET_ML</name>
				
                <description>PN band 5 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_8_DET_ML</name>
				
                <description>PN band 8 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_9_DET_ML</name>
				
                <description>PN band 9 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_1_DET_ML</name>
				
                <description>M1 band 1 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_2_DET_ML</name>
				
                <description>M1 band 2 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_3_DET_ML</name>
				
                <description>M1 band 3 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_4_DET_ML</name>
				
                <description>M1 band 4 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_5_DET_ML</name>
				
                <description>M1 band 5 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_8_DET_ML</name>
				
                <description>M1 band 8 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_9_DET_ML</name>
				
                <description>M1 band 9 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_1_DET_ML</name>
				
                <description>M2 band 1 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_2_DET_ML</name>
				
                <description>M2 band 2 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_3_DET_ML</name>
				
                <description>M2 band 3 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_4_DET_ML</name>
				
                <description>M2 band 4 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_5_DET_ML</name>
				
                <description>M2 band 5 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_8_DET_ML</name>
				
                <description>M2 band 8 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_9_DET_ML</name>
				
                <description>M2 band 9 Maximum likelihood</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_EXTENT</name>
				
                <description>The Extent radius of a source detected as extended.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_EXTENT_ERR</name>
				
                <description>The Extent error of a source detected as extended.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_EXTENT_ML</name>
				
                <description>The extent likelihood is the likelihood of the detection being extended as given by P = - ln (EXTENT_ML) , where P is the probability the extent occurring by chance.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_HR1</name>
				
                <description>The EP hardness ratio between the bands 1 &amp;amp; 2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_HR1_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the EP hardness ratio between the bands 1 &amp;amp; 2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_HR2</name>
				
                <description>The EP hardness ratio between the bands 2 &amp;amp; 3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_HR2_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the EP hardness ratio between the bands 2 &amp;amp; 3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_HR3</name>
				
                <description>The EP hardness ratio between the bands 3 &amp;amp; 4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_HR3_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the EP hardness ratio between the bands 3 &amp;amp; 4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_HR4</name>
				
                <description>The EP hardness ratio between the bands 4 &amp;amp; 5</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_HR4_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the EP hardness ratio between the bands 4 &amp;amp; 5</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_HR1</name>
				
                <description>The PN hardness ratio between the bands 1 &amp;amp; 2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_HR1_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the PN hardness ratio between the bands 1 &amp;amp; 2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_HR2</name>
				
                <description>The PN hardness ratio between the bands 2 &amp;amp; 3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_HR2_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the PN hardness ratio between the bands 2 &amp;amp; 3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_HR3</name>
				
                <description>The PN hardness ratio between the bands 3 &amp;amp; 4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_HR3_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the PN hardness ratio between the bands 3 &amp;amp; 4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_HR4</name>
				
                <description>The PN hardness ratio between the bands 4 &amp;amp; 5</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_HR4_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the PN hardness ratio between the bands 4 &amp;amp; 5</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_HR1</name>
				
                <description>The M1 hardness ratio between the bands 1 &amp;amp; 2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_HR1_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the M1 hardness ratio between the bands 1 &amp;amp; 2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_HR2</name>
				
                <description>The M1 hardness ratio between the bands 2 &amp;amp; 3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_HR2_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the M1 hardness ratio between the bands 2 &amp;amp; 3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_HR3</name>
				
                <description>The M1 hardness ratio between the bands 3 &amp;amp; 4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_HR3_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the M1 hardness ratio between the bands 3 &amp;amp; 4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_HR4</name>
				
                <description>The M1 hardness ratio between the bands 4 &amp;amp; 5</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_HR4_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the M1 hardness ratio between the bands 4 &amp;amp; 5</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_HR1</name>
				
                <description>The M2 hardness ratio between the bands 1 &amp;amp; 2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_HR1_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the M2 hardness ratio between the bands 1 &amp;amp; 2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_HR2</name>
				
                <description>The M2 hardness ratio between the bands 2 &amp;amp; 3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_HR2_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the M2 hardness ratio between the bands 2 &amp;amp; 3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_HR3</name>
				
                <description>The M2 hardness ratio between the bands 3 &amp;amp; 4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_HR3_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the M2 hardness ratio between the bands 3 &amp;amp; 4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_HR4</name>
				
                <description>The M2 hardness ratio between the bands 4 &amp;amp; 5</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_HR4_ERR</name>
				
                <description>The 1 &amp;amp;sigma; error of the M2 hardness ratio between the bands 4 &amp;amp; 5</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_1_EXP</name>
				
                <description>The PN band 1 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_2_EXP</name>
				
                <description>The PN band 2 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_3_EXP</name>
				
                <description>The PN band 3 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_4_EXP</name>
				
                <description>The PN band 4 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_5_EXP</name>
				
                <description>The PN band 5 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_1_EXP</name>
				
                <description>The M1 band 1 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_2_EXP</name>
				
                <description>The M1 band 1 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_3_EXP</name>
				
                <description>The M1 band 2 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_4_EXP</name>
				
                <description>The M1 band 3 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_5_EXP</name>
				
                <description>The M1 band 4 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_1_EXP</name>
				
                <description>The M2 band 5 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_2_EXP</name>
				
                <description>The M2 band 2 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_3_EXP</name>
				
                <description>The M2 band 3 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_4_EXP</name>
				
                <description>The M2 band 4 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_5_EXP</name>
				
                <description>The M2 band 5 exposure map, combining the mirror vignetting, detector efficiency, bad pixels and CCD gaps.</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_1_BG</name>
				
                <description>The PN band 1 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_2_BG</name>
				
                <description>The PN band 2 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_3_BG</name>
				
                <description>The PN band 3 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_4_BG</name>
				
                <description>The PN band 4 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_5_BG</name>
				
                <description>The PN band 5 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_1_BG</name>
				
                <description>The M1 band 1 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_2_BG</name>
				
                <description>The M1 band 2 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_3_BG</name>
				
                <description>The M1 band 3 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_4_BG</name>
				
                <description>The M1 band 4 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_5_BG</name>
				
                <description>The M1 band 5 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_1_BG</name>
				
                <description>The M2 band 1 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_2_BG</name>
				
                <description>The M2 band 2 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_3_BG</name>
				
                <description>The M2 band 3 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_4_BG</name>
				
                <description>The M2 band 4 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_5_BG</name>
				
                <description>The M2 band 5 background map.</description>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_1_VIG</name>
				
                <description>The PN band 1 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_2_VIG</name>
				
                <description>The PN band 2 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_3_VIG</name>
				
                <description>The PN band 3 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_4_VIG</name>
				
                <description>The PN band 4 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_5_VIG</name>
				
                <description>The PN band 5 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_1_VIG</name>
				
                <description>The M1 band 1 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_2_VIG</name>
				
                <description>The M1 band 2 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_3_VIG</name>
				
                <description>The M1 band 3 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_4_VIG</name>
				
                <description>The M1 band 4 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_5_VIG</name>
				
                <description>The M1 band 5 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_1_VIG</name>
				
                <description>The M2 band 1 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_2_VIG</name>
				
                <description>The M2 band 2 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_3_VIG</name>
				
                <description>The M2 band 3 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_4_VIG</name>
				
                <description>The M2 band 4 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_5_VIG</name>
				
                <description>The M2 band 5 vignetting value.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_ONTIME</name>
				
                <description>The PN ontime value (the total good exposure time (after GTI filtering) of the CCD where the detection is positioned).</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_ONTIME</name>
				
                <description>The M1 ontime value (the total good exposure time (after GTI filtering) of the CCD where the detection is positioned).</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_ONTIME</name>
				
                <description>The M2 ontime value (the total good exposure time (after GTI filtering) of the CCD where the detection is positioned).</description>
                        <unit>s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_OFFAX</name>
				
                <description>The PN offaxis angle (the distance between the detection position and the onaxis position on the respective detector).</description>
                        <unit>arcmin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_OFFAX</name>
				
                <description>The M1 offaxis angle (the distance between the detection position and the onaxis position on the respective detector).</description>
                        <unit>arcmin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_OFFAX</name>
				
                <description>The M2 offaxis angle, (the distance between the detection position and the onaxis position on the respective detector).</description>
                        <unit>arcmin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_MASKFRAC</name>
				
                <description>The PSF weighted mean of the detector coverage of a detection as derived from the detection mask.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_MASKFRAC</name>
				
                <description>The PSF weighted mean of the detector coverage of a detection as derived from the detection mask.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_MASKFRAC</name>
				
                <description>The PSF weighted mean of the detector coverage of a detection as derived from the detection mask.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>DIST_NN</name>
				
                <description>The distance to the nearest detection.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SUM_FLAG</name>
				
                <description>The summary flag of the source is derived from EP_FLAG. It is 0 if none of the nine flags was set; it is set to 1 if at least one of the warning flags (flag 1, 2, 3, 9) was set but no possible-spurious-detection flag (flag 7, 8); it is set to 2 if at least one of the possible-spurious-detection flags (flag 7, 8) was set but not the manual flag (flag 11); it is set to 3 if the manual flag (flag 11) was set but no possible-spurious-detection flags (flag 7, 8); it is set to 4 if the manual flag (flag 11) as well as one of the possible-spurious-detection flags (flag 7, 8) is set. The meaning is thus: 0 = good, 1 = source parameters may be affected, 2 = possibly spurious, 3 = located in a area where spurious detection may occur, 4 = located in a area where spurious detection may occur and possibly spurious. .</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>EP_FLAG</name>
				
                <description>EPIC flag string made of the flags 1 - 12 (counted from left to right), where flag 10 is not used: it combines the PN, M1, and M2 flags, that is, a flag is set in EP_FLAG if at least one of the camera-dependent flags is set.</description>
                                <dataType arraysize="12" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>PN_FLAG</name>
				
                <description>PN flag string made of the flags 1 - 12 (counted from left to right) for the PN source detection.</description>
                                <dataType arraysize="12" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>M1_FLAG</name>
				
                <description>M1 flag string made of the flags 1 - 12 (counted from left to right) for the PN source detection.</description>
                                <dataType arraysize="12" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>M2_FLAG</name>
				
                <description>PN flag string made of the flags 1 - 12 (counted from left to right) for the M2 source detection.</description>
                                <dataType arraysize="12" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>TSERIES</name>
				
                <description>The flag is set to True if this source has a time series made in at least one exposure.</description>
                                <dataType arraysize="5" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>SPECTRA</name>
				
                <description>The flag is set to True if this source has a spectrum made in at least one exposure.</description>
                                <dataType arraysize="5" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>EP_CHI2PROB</name>
				
                <description>The Chi&amp;amp;sup2; probability (based on the null hypothesis) that the source as detected by any of the cameras, is constant. The minimum value of the available camera probabilities (PN_CHI2PROB, M1_CHI2PROB, M2_CHI2PROB) is given.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>PN_CHI2PROB</name>
				
                <description>The Chi&amp;amp;sup2; probability (based on the null hypothesis) that the source as detected by the PN camera is constant.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M1_CHI2PROB</name>
				
                <description>The Chi&amp;amp;sup2; probability (based on the null hypothesis) that the source as detected by the M1 camera is constant.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M2_CHI2PROB</name>
				
                <description>The Chi&amp;amp;sup2; probability (based on the null hypothesis) that the source as detected by the M2 camera is constant.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>VAR_FLAG</name>
				
                <description>The flag is set to True if this source was detected as variable (Chi&amp;amp;sup2; probability &amp;lt; 1E-5, see PN_CHI2PROB, M1_CHI2PROB, M2_CHI2PROB) in at least one exposure.</description>
                                <dataType arraysize="5" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>VAR_EXP_ID</name>
				
                <description>If the source is detected as variable (that is, if VAR_FLAG is set to True), the exposure ID ('S' or 'U' followed by a three-digit number) of the exposure with the smallest Chi&amp;amp;sup2; probability is given here.</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>VAR_INST_ID</name>
				
                <description>If the source is detected as variable (that is, if VAR_FLAG is set to True), the instrument ID (PN, M1, M2) of the exposure given in VAR_EXP_ID is listed here.</description>
                                <dataType arraysize="2" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>SC_RA</name>
				
                <description>The mean Right Ascension in degrees (J2000) of all the detections of the source SRCID (see RA) weighted by the positional errors POSERR.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_DEC</name>
				
                <description>The mean Declination in degrees (J2000) of all the detections of the source SRCID (see DEC) weighted by the positional errors POSERR.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_POSERR</name>
				
                <description>The error of the weighted mean position given in SC_RA and SC_DEC in arcseconds.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_1_FLUX</name>
				
                <description>The mean band 1 flux (0.2 - 0.5 keV) of all the detections of the source SRCID (see EP_1_FLUX) weighted by the errors (EP_1_FLUX_ERR), in erg/cm2/s.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_1_FLUX_ERR</name>
				
                <description>Error on the weighted mean band 1 flux in SC_EP_1_FLUX.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_2_FLUX</name>
				
                <description>The mean band 2 flux (0.5 - 1.0 keV) of all the detections of the source SRCID (see EP_2_FLUX) weighted by the errors (EP_2_FLUX_ERR), in erg/cm2/s.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_2_FLUX_ERR</name>
				
                <description>Error on the weighted mean band 2 flux in SC_EP_2_FLUX.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_3_FLUX</name>
				
                <description>The mean band 3 flux (1.0 - 2.0 keV) of all the detections of the source SRCID (see EP_3_FLUX) weighted by the errors (EP_3_FLUX_ERR), in erg/cm2/s.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_3_FLUX_ERR</name>
				
                <description>Error on the weighted mean band 3 flux in SC_EP_3_FLUX.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_4_FLUX</name>
				
                <description>The mean band 4 flux (2.0 - 4.5 keV) of all the detections of the source SRCID (see EP_4_FLUX) weighted by the errors (EP_4_FLUX_ERR), in erg/cm2/s.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_4_FLUX_ERR</name>
				
                <description>Error on the weighted mean band 4 flux in SC_EP_4_FLUX.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_5_FLUX</name>
				
                <description>The mean band 5 flux (4.5 - 12 keV) of all the detections of the source SRCID (see EP_5_FLUX) weighted by the errors (EP_5_FLUX_ERR), in erg/cm2/s.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_5_FLUX_ERR</name>
				
                <description>Error on the weighted mean band 5 flux in SC_EP_5_FLUX.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_8_FLUX</name>
				
                <description>The mean total band flux (0.2 - 12 keV) of all the detections of the source SRCID (see EP_8_FLUX) weighted by the errors (EP_8_FLUX_ERR), in erg/cm2/s.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_8_FLUX_ERR</name>
				
                <description>Error on the weighted mean total band flux in SC_EP_8_FLUX.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_9_FLUX</name>
				
                <description>The mean band 9 flux (0.5 - 4.5 keV) of all the detections of the source SRCID (see EP_9_FLUX) weighted by the errors (EP_9_FLUX_ERR), in erg/cm2/s.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EP_9_FLUX_ERR</name>
				
                <description>Error on the weighted mean band 9 flux in SC_EP_9_FLUX.</description>
                        <unit>erg/cm**2/s</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_HR1</name>
				
                <description>The mean hardness ratio of the bands 1 and 2 of all the detections of the source SRCID (EP_HR1) weighted by the errors(EP_HR1_ERR).</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_HR1_ERR</name>
				
                <description>Error on the weighted mean hardness ratio in SC_HR1.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_HR2</name>
				
                <description>The mean hardness ratio of the bands 2 and 3 of all the detections of the source SRCID (EP_HR2) weighted by the errors(EP_HR2_ERR).</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_HR2_ERR</name>
				
                <description>Error on the weighted mean hardness ratio in SC_HR2.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_HR3</name>
				
                <description>The mean hardness ratio of the bands 3 and 4 of all the detections of the source SRCID (EP_HR3) weighted by the errors(EP_HR3_ERR).</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_HR3_ERR</name>
				
                <description>Error on the weighted mean hardness ratio in SC_HR3.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_HR4</name>
				
                <description>The mean hardness ratio of the bands 4 and 5 of all the detections of the source SRCID (EP_HR4) weighted by the errors(EP_HR4_ERR).</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_HR4_ERR</name>
				
                <description>Error on the weighted mean hardness ratio in SC_HR4.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_DET_ML</name>
				
                <description>The total band detection likelihood of the source SRCID is the maximum of the likelihoods of all detections of this source (EP_8_DET_ML).</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_EXT_ML</name>
				
                <description>The total band detection likelihood of the extended source SRCID is the average of the extent likelihoods of all detections of this source (EP_EXTENT_ML).</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_CHI2PROB</name>
				
                <description>The Chi&amp;amp;sup2; probability (based on the null hypothesis) that the unique source SRCID as detected by any of the observations is constant, that is, the minimum value of the EPIC probabilities in each detection, EP_CHI2PROB, is given.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SC_VAR_FLAG</name>
				
                <description>The variability flag for the unique source SRCID is set to VAR_FLAG of the most variable detection of this source.</description>
                                <dataType arraysize="5" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>SC_SUM_FLAG</name>
				
                <description>The summary flag for the unique source SRCID is taken to be the worst flag of all detections of this source (SUM_FLAG).</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>N_DETECTIONS</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>UKIDSSDR1PLUS</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.PreviousAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.Release</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description>the release number</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseDate</name>
				
                <description>the release date</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a brief description of the release</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbName</name>
				
                <description>the name of the SQL Server database containing this release</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits (place holder for now)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.StackImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>stackID</name>
				
                <description>the unique ID number identifying all stored stack images</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astromID</name>
				
                <description>the ID of the superframe for the astrometry</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description>the date that this difference image was created in the format MM-DD-YYYY-Thh.mm.ss</description>
                        <unit>MM-DD-YYYY-Thh.mm.ss</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>swVersion</name>
				
                <description>version number of the difference image software used to create the image</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.ProgrammeTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique table ID</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableName</name>
				
                <description>the name of the table</description>
                        <ucd>ID_TABLE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>the name of the source</description>
                        <ucd>ID_TARGET</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"zone"</name>
				
                <description>default (0) or special (n) zone</description>
                        <ucd>ID_REGION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasSourceXDR3PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR3..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gcsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gpsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits (place holder for now)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.CurrentStdStarInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>objectID</name>
				
                <description>id of calibration star in field</description>
                        <ucd>????</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raStar</name>
				
                <description>Right Ascension of star</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decStar</name>
				
                <description>Declination of star</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStd</name>
				
                <description>type of standard: primary, secondary, variable</description>
                        <ucd>????</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Z band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Y band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Mag</name>
				
                <description>H2 band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2MagErr</name>
				
                <description>H2 band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brgMag</name>
				
                <description>BrG band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brgMagErr</name>
				
                <description>BrG band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.dxsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasSourceXfirstSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in FIRST..firstSource (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.CurrentNightlyExt</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description/>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffA</name>
				
                <description>the first-order extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffA</name>
				
                <description>Is coeffA FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffB</name>
				
                <description>the second-order extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffB</name>
				
                <description>Is coeffB FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffC</name>
				
                <description>colour dependent extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffC</name>
				
                <description>Is coeffC FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.MosaicImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>mosaicID</name>
				
                <description>the unique ID number identifying all stored mosaic images</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astromID</name>
				
                <description>the ID of the superframe for the astrometry</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description>the date that this difference image was created in the format MM-DD-YYYY-Thh.mm.ss</description>
                        <unit>MM-DD-YYYY-Thh.mm.ss</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>swVersion</name>
				
                <description>version number of the difference image software used to create the image</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gpsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits (place holder for now)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.PreviousSpatialMap</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a00</name>
				
                <description>the zeroth-order spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a10</name>
				
                <description>the first-order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a01</name>
				
                <description>the first-order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a11</name>
				
                <description>the first-order in x and y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a20</name>
				
                <description>the second-order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a02</name>
				
                <description>the second-order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a21</name>
				
                <description>the second-order in x, first order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a12</name>
				
                <description>the second-order in y, first order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a22</name>
				
                <description>the second-order in x and y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasSourceXSSASource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SSA..Source (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasSourceXrosat_fsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_fsc (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.CurrentAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refRaShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refDecShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasSourceXiras_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in IRAS..iras_psc (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gpsSourceXglimpse_mca_inter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse_mca_inter (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.udsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.RequiredStack</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required stack product entry</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the stacked product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU stacking tool option to switch use of image WCS to register images (y/n; recommended value=y)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>clip</name>
				
                <description>CASU stacking tool option to perform 3-sigma (robustly estimated) clipping before stacking pixels (y/n; recommended value=y)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nPixels</name>
				
                <description>CASU source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>threshold</name>
				
                <description>CASU source extraction tool option for the isophotal analysis threshold (recommended value=1.5)</description>
                        <unit>sigma</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowd</name>
				
                <description>CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCore</name>
				
                <description>CASU source extraction tool option for default profile fitting radius (recommended value=expected image FWHM)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nBlockSize</name>
				
                <description>CASU source extraction tool option to override the default background blockdown size (=64, the recommended value)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.udsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.RequiredMosaic</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required mosaic product entry</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the mosaiced product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mosaicStacks</name>
				
                <description>Indicates if stacks are to be mosaiced (=1) or not (=0)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raExtent</name>
				
                <description>The angular extent in RA of the mosaic image</description>
                        <unit>degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decExtent</name>
				
                <description>The angular extent in Dec of the mosaic image</description>
                        <unit>degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scrunch</name>
				
                <description>CASU mosaic tool mandatory parameter to specifying the no. of pixels to rebin into one pixel in the output image (1=no rebinning)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raDec</name>
				
                <description>CASU mosaic tool option to specify the centre of the mosaic image</description>
                        <unit>HHMMSS DDMMSS</unit>
                        
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>projection</name>
				
                <description>CASU mosaic tool option to specify output WCS projection type (TAN for gnomonic, ZPN for zenithal polynomial)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>confLimit</name>
				
                <description>CASU mosaic tool option to override the default 10% minimum confidence level for a contributing pixel</description>
                        <unit>percent</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>outSize</name>
				
                <description>CASU mosaic tool option specifying the size of the output mosaic</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nPixels</name>
				
                <description>CASU source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>threshold</name>
				
                <description>CASU source extraction tool option for the isophotal analysis threshold (recommended value=1.5)</description>
                        <unit>sigma</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowd</name>
				
                <description>CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCore</name>
				
                <description>CASU source extraction tool option for default profile fitting radius (recommended value=expected image FWHM)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nBlockSize</name>
				
                <description>CASU source extraction tool option to override the default background blockdown size (=64, the recommended value)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.Filter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>shortName</name>
				
                <description>Short identification name for the filter</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The name of the filter, eg. &amp;quot;MKO J&amp;quot;, &amp;quot;WFCAM Y&amp;quot; etc.</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the filter</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cutOn</name>
				
                <description>The 50% cut-on wavelength of the filter</description>
                        <unit>microns</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cutOff</name>
				
                <description>The 50% cut-off wavelength of the filter</description>
                        <unit>microns</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aebv</name>
				
                <description>The constant to multiply the Schlegel map E(B-V) by to get the total galactic extinction.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vegaToAB</name>
				
                <description>The constant to convert Vega magnitudes to AB magnitudes.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasSourceXDR2PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR2..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gpsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1</name>
				
                <description>Default colour H2-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1Err</name>
				
                <description>Error on colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Mag</name>
				
                <description>3rd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3MagErr</name>
				
                <description>Error in 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SeqNum</name>
				
                <description>the running number of the 3rd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ObjID</name>
				
                <description>the UID of the 3rd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Mag</name>
				
                <description>1st epoch H2 mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1MagErr</name>
				
                <description>Error in 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Class</name>
				
                <description>discrete image classification flag in 1st epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SeqNum</name>
				
                <description>the running number of the 1st epoch H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ObjID</name>
				
                <description>the UID of the 1st epoch H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Mag</name>
				
                <description>2nd epoch H2 mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2MagErr</name>
				
                <description>Error in 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SeqNum</name>
				
                <description>the running number of the 2nd epoch H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ObjID</name>
				
                <description>the UID of the 2nd epoch H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Mag</name>
				
                <description>3rd epoch H2 mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3MagErr</name>
				
                <description>Error in 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SeqNum</name>
				
                <description>the running number of the 3rd epoch H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ObjID</name>
				
                <description>the UID of the 3rd epoch H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.StdFieldInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>observed</name>
				
                <description>yes or no identifier - have the secondary standards been set up?</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.dxsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gcsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.udsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in udsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.PreviousNightlyExt</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffA</name>
				
                <description>the first-order extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffA</name>
				
                <description>Is coeffA FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffB</name>
				
                <description>the second-order extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffB</name>
				
                <description>Is coeffB FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffC</name>
				
                <description>colour dependent extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffC</name>
				
                <description>Is coeffC FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.dxsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits (place holder for now)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.ProgrammeFrame</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.CurationTask</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>description in words for this task</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.CurrentZP</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp0</name>
				
                <description>the zeroth-order zeropoint coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp0</name>
				
                <description>Is zp0 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp1</name>
				
                <description>the first-order zeropoint coefficient wrt time during night</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp1</name>
				
                <description>Is zp1 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp2</name>
				
                <description>the second-order zeropoint coefficient wrt time during night</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp2</name>
				
                <description>Is zp2 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp3</name>
				
                <description>the first-order zeropoint coefficient wrt time across nights (long-term decay of detector)</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp3</name>
				
                <description>Is zp3 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp4</name>
				
                <description>the second-order zeropoint coefficient wrt time across nights (long-term decay of detector)</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp4</name>
				
                <description>Is zp4 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.SurveyProgrammes</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>delPropData</name>
				
                <description>Logical flag indicating that proprietary data should be removed on release (1=yes; 0=no)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.ArchiveCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>logFile</name>
				
                <description>filename of verbose logged task output</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>resultsFile</name>
				
                <description>filename of any results file</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of the completion of the whole task</description>
                        <unit>UTC</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>curator</name>
				
                <description>The archive curation scientist responsible for this event</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>comment</name>
				
                <description>Comment string supplied by the curator</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rolledBack</name>
				
                <description>Flag for roll-back of this event: 0=no, 1 = yes</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.udsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits (place holder for now)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gpsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1Ext</name>
				
                <description>Extended source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1ExtErr</name>
				
                <description>Error on extended source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3HallMag</name>
				
                <description>Total point source 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3HallMagErr</name>
				
                <description>Error in total point source 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PetroMag</name>
				
                <description>Extended source 3rd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PetroMagErr</name>
				
                <description>Error in extended source 3rd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PsfMag</name>
				
                <description>Point source profile-fitted 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PsfMagErr</name>
				
                <description>Error in point source profile-fitted 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SerMag2D</name>
				
                <description>Extended source 3rd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SerMag2DErr</name>
				
                <description>Error in extended source 3rd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag3</name>
				
                <description>Default point/extended source 3rd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag3Err</name>
				
                <description>Error in default point/extended source 3rd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag4</name>
				
                <description>Extended source 3rd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag4Err</name>
				
                <description>Error in extended source 3rd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag6</name>
				
                <description>Extended source 3rd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag6Err</name>
				
                <description>Error in extended source 3rd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SeqNum</name>
				
                <description>the running number of the 3rd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ObjID</name>
				
                <description>the UID of the 3rd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Xi</name>
				
                <description>Offset of 3rd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Eta</name>
				
                <description>Offset of 3rd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1HallMag</name>
				
                <description>Total point source 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PetroMag</name>
				
                <description>Extended source 1st epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SerMag2D</name>
				
                <description>Extended source 1st epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag4</name>
				
                <description>Extended source 1st epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag6</name>
				
                <description>Extended source 1st epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Class</name>
				
                <description>discrete image classification flag in 1st epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SeqNum</name>
				
                <description>the running number of the 1st epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ObjID</name>
				
                <description>the UID of the 1st epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Xi</name>
				
                <description>Offset of 1st epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Eta</name>
				
                <description>Offset of 1st epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2HallMag</name>
				
                <description>Total point source 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PetroMag</name>
				
                <description>Extended source 2nd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SerMag2D</name>
				
                <description>Extended source 2nd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag4</name>
				
                <description>Extended source 2nd epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag6</name>
				
                <description>Extended source 2nd epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SeqNum</name>
				
                <description>the running number of the 2nd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ObjID</name>
				
                <description>the UID of the 2nd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Xi</name>
				
                <description>Offset of 2nd epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Eta</name>
				
                <description>Offset of 2nd epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3HallMag</name>
				
                <description>Total point source 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3HallMagErr</name>
				
                <description>Error in total point source 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PetroMag</name>
				
                <description>Extended source 3rd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PetroMagErr</name>
				
                <description>Error in extended source 3rd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PsfMag</name>
				
                <description>Point source profile-fitted 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PsfMagErr</name>
				
                <description>Error in point source profile-fitted 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SerMag2D</name>
				
                <description>Extended source 3rd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SerMag2DErr</name>
				
                <description>Error in extended source 3rd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag3</name>
				
                <description>Default point/extended source 3rd epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag3Err</name>
				
                <description>Error in default point/extended source 3rd epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag4</name>
				
                <description>Extended source 3rd epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag4Err</name>
				
                <description>Error in extended source 3rd epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag6</name>
				
                <description>Extended source 3rd epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag6Err</name>
				
                <description>Error in extended source 3rd epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SeqNum</name>
				
                <description>the running number of the 3rd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ObjID</name>
				
                <description>the UID of the 3rd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Xi</name>
				
                <description>Offset of 3rd epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Eta</name>
				
                <description>Offset of 3rd epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.DifferenceImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>diffimID</name>
				
                <description>the unique ID number identifying all stored difference images</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astromID</name>
				
                <description>the ID of the superframe for the astrometry</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description>the date that this difference image was created in the format MM-DD-YYYY-Thh.mm.ss</description>
                        <unit>MM-DD-YYYY-Thh.mm.ss</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>swVersion</name>
				
                <description>version number of the difference image software used to create the image</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gcsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits (place holder for now)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.RequiredDiffImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required difference image product entry</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter1</name>
				
                <description>UID of WFCAM narrow band (primary) filter</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter2</name>
				
                <description>UID of WFCAM broad band (reference) filter to be subtracted</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU difference image tool option to specify use of implicit WCS in the input files (y/n; recommended value=y)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>method</name>
				
                <description>CASU difference image tool option string specifying the method to employ (recommended value=adaptive/back/zerosky)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gpsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gpsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gpsSourceXglimpse_hrc_inter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse_hrc_inter (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gpsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.RequiredNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique identifier for the programme table</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>joinCriterion</name>
				
                <description>the join criterion (search radius for matches)</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighbourTable</name>
				
                <description>the name of the neighbour join table</description>
                        <ucd>ID_TABLE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>joinType</name>
				
                <description>the type of join: 0 (default) or N for special join</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.ExternalSurveyTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableName</name>
				
                <description>the name of the table</description>
                        <ucd>ID_TABLE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"zone"</name>
				
                <description>default (0) or special (n) zone</description>
                        <ucd>ID_REGION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>The source unique identifier in the table</description>
                        <ucd>ID_TARGET</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.PreviousZP</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description>Numerical device UID identifying every IR device</description>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp0</name>
				
                <description>the zeroth-order zeropoint coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp0</name>
				
                <description>Is zp0 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp1</name>
				
                <description>the first-order zeropoint coefficient wrt time during night</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp1</name>
				
                <description>Is zp1 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp2</name>
				
                <description>the second-order zeropoint coefficient wrt time during night</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp2</name>
				
                <description>Is zp2 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp3</name>
				
                <description>the first-order zeropoint coefficient wrt time across nights (long-term decay of detector)</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp3</name>
				
                <description>Is zp3 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp4</name>
				
                <description>the second-order zeropoint coefficient wrt time across nights (long-term decay of detector)</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp4</name>
				
                <description>Is zp4 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.dxsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gcsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmy</name>
				
                <description>Default colour Z-Y (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyErr</name>
				
                <description>Error on colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Error in Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gcsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant Z multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this Z frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.udsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.MultiframeDetector</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>compFile</name>
				
                <description>Filename of the compressed image of this image frame, eg. server:/path/filename.jpg</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>camNum</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>configIndex</name>
				
                <description/>
                        <ucd>SPECT_INDEX_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description/>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>runID</name>
				
                <description/>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtName</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bitsPerPix</name>
				
                <description/>
                        <unit>FITS bitpix</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataScale</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataZero</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numAxes</name>
				
                <description>Number of data axes; eg. 2</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis1Length</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis2Length</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imagePcount</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageGcount</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detectorType</name>
				
                <description/>
                        <ucd>INST_ID</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detRows</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detCols</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startCol</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endCol</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startRow</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endRow</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pixelScale</name>
				
                <description/>
                        <unit>arcsec per pixel</unit>
                        
                        <ucd>INST_PIXSIZE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xSize</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySize</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gain</name>
				
                <description/>
                        <unit>electrons/ADU</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readNoise</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIRMED</name>
				
                <description/>
                        <ucd>INST_BACKGROUND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_BVAR</name>
				
                <description/>
                        <ucd>INST_BACKGROUND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_ZERO</name>
				
                <description/>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_SCAL</name>
				
                <description/>
                        <ucd>INST_BACKGROUND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetX</name>
				
                <description/>
                        <ucd>POS_OFFSET</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetY</name>
				
                <description/>
                        <ucd>POS_OFFSET</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readMode</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>readOutApp</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camReadOut</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camRole</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camPower</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectorTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pcSysID</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sdsuNum</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFileExt</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>decurtFlag</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyCorrExt</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyCorrCat</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableExtName</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tableWidth</name>
				
                <description/>
                        <unit>bytes</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableRows</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tablePcount</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableGcount</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableFields</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>catCreationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyLevel</name>
				
                <description/>
                        <unit>counts/pixel</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyNoise</name>
				
                <description/>
                        <unit>counts</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seeing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avStellarEll</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avSaturLevel</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCorPeak</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor1</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor2</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor3</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor4</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor5</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor6</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor7</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>thresholdIsoph</name>
				
                <description/>
                        <unit>counts</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minImageSize</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowdedFlag</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coreRadius</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe detector</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decurtainRange</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skySubScale</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>morphClassFlag</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xTalkFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.MultiframeSetUp</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasSourceXtwomass_xsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_xsc (=ext_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits (place holder for now)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in lasSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gcsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits (place holder for now)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.Survey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The short name for the survey</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A concise description of the survey</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="512" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbNamePrefix</name>
				
                <description>A string that prefixes all database names released for this survey</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>proprietary</name>
				
                <description>Logical flag indicating whether a survey is proprietary or not (1=yes; 0=no)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gpsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3mfID</name>
				
                <description>the UID of the relevant 3rd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3eNum</name>
				
                <description>the extension number of this 3rd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_3frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_3</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mfID</name>
				
                <description>the UID of the relevant 1st epoch H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1eNum</name>
				
                <description>the extension number of this 1st epoch H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2eNum</name>
				
                <description>the extension number of this 2nd epoch H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3mfID</name>
				
                <description>the UID of the relevant 3rd epoch H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3eNum</name>
				
                <description>the extension number of this 3rd epoch H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2_3frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2_3</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.Provenance</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>combiframeID</name>
				
                <description>the UID of the combined frame (=combiframe)</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the component frame</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.udsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.ProgrammeCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of individual programme curation completion</description>
                        <unit>UTC</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>status</name>
				
                <description>successful (1) or unsuccessful (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.Multiframe</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>UID of the multiframe (assigned sequentially by the archive ingest process)</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ukirtRunNo</name>
				
                <description>Original UKIRT run number (from filename)</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameType</name>
				
                <description>The type of multiframe (eg. stack|tile|mosaic|difference|calibration|interleaved etc).</description>
                        <ucd>meta.code.class</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description>the Julian Day number of the UKIRT night</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileTimeStamp</name>
				
                <description>Time stamp digits (from the original CASU directory name and file time stamp) for enforcing uniqueness</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>observer</name>
				
                <description/>
                        <ucd>ID_HUMAN</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>userid</name>
				
                <description/>
                        <ucd>ID_HUMAN</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsref</name>
				
                <description/>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>project</name>
				
                <description/>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>survey</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>pointingID</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbID</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>object</name>
				
                <description/>
                        <ucd>ID_TARGET</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>origin</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>telescope</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>instrument</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dhsVersion</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFile</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utStart</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utEnd</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numDetectors</name>
				
                <description>The number of &amp;quot;detectors&amp;quot; (=image extensions in FITS file)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>recipe</name>
				
                <description/>
                        <ucd>REDUCT_METHOD</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obstype</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsNum</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpNum</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpMem</name>
				
                <description/>
                        <ucd>CODE_MEM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tileNum</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>standard</name>
				
                <description/>
                        <ucd>OBS_ID</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>njitter</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterID</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nuStep</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepID</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFoc</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFocScan</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateObs</name>
				
                <description/>
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateEnd</name>
				
                <description/>
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mjdObs</name>
				
                <description/>
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsAxes</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raDecSys</name>
				
                <description/>
                        <ucd>VAR_MEAN</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>equinox</name>
				
                <description/>
                        <unit>years</unit>
                        
                        <ucd>TIME_EQUINOX</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raBase</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decBase</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amStart</name>
				
                <description/>
                        <ucd>PHOT_ATM_AIRMASS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amEnd</name>
				
                <description/>
                        <ucd>PHOT_ATM_AIRMASS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expTime</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>TIME_EXPTIME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numExp</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numInts</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readInterval</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>TIME_INTERVAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numReads</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterName</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZP</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErr</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinction</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>airTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ambiPressure</name>
				
                <description/>
                        <ucd>PHYS_PRESS_GAS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dewPoint</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>domeTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>humidity</name>
				
                <description/>
                        <ucd>OBS_CONDITIONS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrBottTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTopTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>secondaryTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topAirTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempENE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempWSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windDirection</name>
				
                <description/>
                        <unit>deg</unit>
                        
                        <ucd>OBS_CONDITIONS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windSpeed</name>
				
                <description/>
                        <unit>km/h</unit>
                        
                        <ucd>VELOC_WIND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauCSO</name>
				
                <description/>
                        <ucd>PHYS_OPTICAL-DEPTH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauSource</name>
				
                <description/>
                        <ucd>DATA_LINK</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>m2x</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2y</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2z</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2u</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2v</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2w</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telFocus</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusPos</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusZero</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusOffset</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusSerial</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusNominOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusInstFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hourAngle</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z8</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz9</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz10</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cryostPres</name>
				
                <description/>
                        <unit>millibar</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamNS</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamWE</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTempSetPt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>corPlateTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lncTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3Temp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topRingTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>radShieldTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fsTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ssTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempSetPt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempAlt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2Port</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>isu2TiltOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2PortOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>guiding</name>
				
                <description/>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>fastGuiderMode</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>autoGuiderFreq</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileName</name>
				
                <description>the filename for the multiframe, eg. server:/path/filename.fit</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catName</name>
				
                <description>the filename of the associated catalogue MEF, eg. server:/path/filename.fits</description>
                        <ucd>ID_CATALOG</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>versionNum</name>
				
                <description>a version number for this frame (if available)</description>
                        <ucd>VERSNUM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>darkID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flatID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frinID</name>
				
                <description>UID of library calibration fringe frame</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maskID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newlyIngested</name>
				
                <description>Curation flag for internal use only (0=no, 1=yes)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>agentId</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>remoteAgent</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>trackSys</name>
				
                <description/>
                        <ucd>TIME_EQUINOX</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>raMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Right ascension of the Moon</description>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Declination of the Moon</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumMoon</name>
				
                <description>Illumination of the Moon</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raMoonTopo</name>
				
                <description>Apparent topocentric Right ascension of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoonTopo</name>
				
                <description>Apparent topocentric Declination of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ignore</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.RequiredListDrivenProduct</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique ID of the table with the source list driving the remeasurements</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique ID of the external survey (if applicable)</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>transFile</name>
				
                <description>CASU list-driven photometry tool option specifying the source of the driving list (e.g. &amp;quot;use=radeclist&amp;quot;)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>aperture</name>
				
                <description>CASU list-driven photometry tool option specifying the fixed radius to be used for photometry</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.AstrCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.udsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits (place holder for now)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.PhotCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.ExternalSurvey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyName</name>
				
                <description>The short name of the survey, eg. SDSS-EDR, SDSS-DR1, USNOB etc.</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>databaseName</name>
				
                <description>The name of the database within the WSA</description>
                        <ucd>ID_DATABASE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A brief description of the survey</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>imagesLocation</name>
				
                <description>Pathname to the pixels (eg. for list-driven remeasurement)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>server</name>
				
                <description>The location of the database: load or public server</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.PreviousStdStarInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>objectID</name>
				
                <description>id of calibration star in field</description>
                        <ucd>????</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raStar</name>
				
                <description>Right Ascension of star</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decStar</name>
				
                <description>Declination of star</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStd</name>
				
                <description>type of standard: primary, secondary, variable</description>
                        <ucd>????</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Z band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Y band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Mag</name>
				
                <description>H2 band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2MagErr</name>
				
                <description>H2 band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brgMag</name>
				
                <description>BrG band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brgMagErr</name>
				
                <description>BrG band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Mag</name>
				
                <description>1st epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1MagErr</name>
				
                <description>Error in 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Mag</name>
				
                <description>2nd epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2MagErr</name>
				
                <description>Error in 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.dxsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits (place holder for now)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.dxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.gcsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gcsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasSourceXrosat_bsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_bsc (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.RequiredFilters</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nPass</name>
				
                <description>the number of passes that will be made</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.Programme</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>UID of the archived programme coded as above</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>title</name>
				
                <description>a short title for the programme, eg. &amp;quot;UKIDSS Large Area Survey&amp;quot;</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the programme</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>reference</name>
				
                <description>a reference for the programme, eg. &amp;quot;http://www.ukidss.org/surveys/surveys.html&amp;quot;</description>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>propPeriod</name>
				
                <description>the proprietory period for any data taken for this programme in months, e.g. 12 for open time.</description>
                        <unit>months</unit>
                        
                        <ucd>TIME_PERIOD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dfsIDString</name>
				
                <description>The description used within the data flow system (ie. the value of the appropriate FITS keyword)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catalogueSchema</name>
				
                <description>Script file that describes the catalogue schema</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectionTable</name>
				
                <description>Table name of detections</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceTable</name>
				
                <description>Table name of merged sources</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>listRemeasTable</name>
				
                <description>Table name of individual passband list re-measurements</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceRemeasTable</name>
				
                <description>Table name of co-located list re-measurements</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mergeLogTable</name>
				
                <description>Table name of curation log for source merging</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>frameTable</name>
				
                <description>Name of table containing frame metadata</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectorTable</name>
				
                <description>Name of table containing frame detector metadata</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>frameSetTolerance</name>
				
                <description>The match tolerance for different passband frames</description>
                        <unit>Degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pairingCriterion</name>
				
                <description>The pairing criterion for associating detections into merged sources</description>
                        <unit>Degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detectionObjID</name>
				
                <description>The attribute name(s) of the UID for detections</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceObjID</name>
				
                <description>The attribute name(s) of the UID for merged sources</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rmOldFrameSetsSQL</name>
				
                <description>SQL script name for deprecating old frame sets during source merging</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>adjacentFrameTolerance</name>
				
                <description>The match tolerance for adjacent frames in the survey</description>
                        <unit>Degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceRowSize</name>
				
                <description>The size of the rows in the merged source table</description>
                        <unit>bytes</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.CurrentSpatialMap</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a00</name>
				
                <description>the zeroth-order spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a10</name>
				
                <description>the first-order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a01</name>
				
                <description>the first-order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a11</name>
				
                <description>the first-order in x and y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a20</name>
				
                <description>the second-order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a02</name>
				
                <description>the second-order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a21</name>
				
                <description>the second-order in x, first order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a12</name>
				
                <description>the second-order in y, first order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a22</name>
				
                <description>the second-order in x and y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.lasSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.dxsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.RequiredCurationTask</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>finalTask</name>
				
                <description>is this task the final one before release (0=no; 1=yes)?</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sequence</name>
				
                <description>Indicates the order in which the tasks are to be executed</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR1PLUS.DetectorSetUp</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>UKIDSSDR2PLUS</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.PreviousAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceXmgcDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in MGC..mgcDetection (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceXDR3PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR3..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.dxsJKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.PreviousSpatialMap</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a00</name>
				
                <description>the zeroth-order spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a10</name>
				
                <description>the first-order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a01</name>
				
                <description>the first-order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a11</name>
				
                <description>the first-order in x and y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a20</name>
				
                <description>the second-order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a02</name>
				
                <description>the second-order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a21</name>
				
                <description>the second-order in x, first order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a12</name>
				
                <description>the second-order in y, first order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a22</name>
				
                <description>the second-order in x and y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceXSSASource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SSA..Source (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.dxsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.StdFieldInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>observed</name>
				
                <description>yes or no identifier - have the secondary standards been set up?</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.reliableGcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.ArchiveCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>logFile</name>
				
                <description>filename of verbose logged task output</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>resultsFile</name>
				
                <description>filename of any results file</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of the completion of the whole task</description>
                        <unit>UTC</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>curator</name>
				
                <description>The archive curation scientist responsible for this event</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>comment</name>
				
                <description>Comment string supplied by the curator</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rolledBack</name>
				
                <description>Flag for roll-back of this event: 0=no, 1 = yes</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsSourceXglimpse_hrc_inter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse_hrc_inter (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.RequiredNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique identifier for the programme table</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>joinCriterion</name>
				
                <description>the join criterion (search radius for matches)</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighbourTable</name>
				
                <description>the name of the neighbour join table</description>
                        <ucd>ID_TABLE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.udsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.udsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gcsZYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.AstrCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.dxsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.dxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.dxsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.Release</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description>the release number</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseDate</name>
				
                <description>the release date</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a brief description of the release</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbName</name>
				
                <description>the name of the SQL Server database containing this release</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.ProgrammeTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique table ID</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableName</name>
				
                <description>the name of the table</description>
                        <ucd>ID_TABLE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>the name of the source</description>
                        <ucd>ID_TARGET</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"zone"</name>
				
                <description>default (0) or special (n) zone</description>
                        <ucd>ID_REGION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.dxsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsSourceXglimpse_mca_inter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse_mca_inter (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasExtendedSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.Filter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>shortName</name>
				
                <description>Short identification name for the filter</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The name of the filter, eg. &amp;quot;MKO J&amp;quot;, &amp;quot;WFCAM Y&amp;quot; etc.</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the filter</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cutOn</name>
				
                <description>The 50% cut-on wavelength of the filter</description>
                        <unit>microns</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cutOff</name>
				
                <description>The 50% cut-off wavelength of the filter</description>
                        <unit>microns</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aebv</name>
				
                <description>The constant to multiply the Schlegel map E(B-V) by to get the total galactic extinction.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vegaToAB</name>
				
                <description>The constant to convert Vega magnitudes to AB magnitudes.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.udsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gpsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.PreviousNightlyExt</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffA</name>
				
                <description>the first-order extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffA</name>
				
                <description>Is coeffA FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffB</name>
				
                <description>the second-order extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffB</name>
				
                <description>Is coeffB FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffC</name>
				
                <description>colour dependent extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffC</name>
				
                <description>Is coeffC FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gcsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.DifferenceImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>diffimID</name>
				
                <description>the unique ID number identifying all stored difference images</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astromID</name>
				
                <description>the ID of the superframe for the astrometry</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description>the date that this difference image was created in the format MM-DD-YYYY-Thh.mm.ss</description>
                        <unit>MM-DD-YYYY-Thh.mm.ss</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>swVersion</name>
				
                <description>version number of the difference image software used to create the image</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.udsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.reliableDxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gcsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant Z multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this Z frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceXtwomass_xsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_xsc (=ext_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.DetectorSetUp</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3mfID</name>
				
                <description>the UID of the relevant 3rd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3eNum</name>
				
                <description>the extension number of this 3rd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_3frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_3</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mfID</name>
				
                <description>the UID of the relevant 1st epoch H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1eNum</name>
				
                <description>the extension number of this 1st epoch H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2eNum</name>
				
                <description>the extension number of this 2nd epoch H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3mfID</name>
				
                <description>the UID of the relevant 3rd epoch H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3eNum</name>
				
                <description>the extension number of this 3rd epoch H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2_3frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2_3</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gcsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.reliableGpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1Ext</name>
				
                <description>Extended source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1ExtErr</name>
				
                <description>Error on extended source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3HallMag</name>
				
                <description>Total point source 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3HallMagErr</name>
				
                <description>Error in total point source 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PetroMag</name>
				
                <description>Extended source 3rd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PetroMagErr</name>
				
                <description>Error in extended source 3rd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PsfMag</name>
				
                <description>Point source profile-fitted 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PsfMagErr</name>
				
                <description>Error in point source profile-fitted 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SerMag2D</name>
				
                <description>Extended source 3rd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SerMag2DErr</name>
				
                <description>Error in extended source 3rd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag3</name>
				
                <description>Default point/extended source 3rd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag3Err</name>
				
                <description>Error in default point/extended source 3rd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag4</name>
				
                <description>Extended source 3rd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag4Err</name>
				
                <description>Error in extended source 3rd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag6</name>
				
                <description>Extended source 3rd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag6Err</name>
				
                <description>Error in extended source 3rd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SeqNum</name>
				
                <description>the running number of the 3rd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ObjID</name>
				
                <description>the UID of the 3rd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Xi</name>
				
                <description>Offset of 3rd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Eta</name>
				
                <description>Offset of 3rd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1HallMag</name>
				
                <description>Total point source 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PetroMag</name>
				
                <description>Extended source 1st epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SerMag2D</name>
				
                <description>Extended source 1st epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag4</name>
				
                <description>Extended source 1st epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag6</name>
				
                <description>Extended source 1st epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Class</name>
				
                <description>discrete image classification flag in 1st epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SeqNum</name>
				
                <description>the running number of the 1st epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ObjID</name>
				
                <description>the UID of the 1st epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Xi</name>
				
                <description>Offset of 1st epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Eta</name>
				
                <description>Offset of 1st epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2HallMag</name>
				
                <description>Total point source 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PetroMag</name>
				
                <description>Extended source 2nd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SerMag2D</name>
				
                <description>Extended source 2nd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag4</name>
				
                <description>Extended source 2nd epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag6</name>
				
                <description>Extended source 2nd epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SeqNum</name>
				
                <description>the running number of the 2nd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ObjID</name>
				
                <description>the UID of the 2nd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Xi</name>
				
                <description>Offset of 2nd epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Eta</name>
				
                <description>Offset of 2nd epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3HallMag</name>
				
                <description>Total point source 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3HallMagErr</name>
				
                <description>Error in total point source 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PetroMag</name>
				
                <description>Extended source 3rd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PetroMagErr</name>
				
                <description>Error in extended source 3rd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PsfMag</name>
				
                <description>Point source profile-fitted 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PsfMagErr</name>
				
                <description>Error in point source profile-fitted 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SerMag2D</name>
				
                <description>Extended source 3rd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SerMag2DErr</name>
				
                <description>Error in extended source 3rd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag3</name>
				
                <description>Default point/extended source 3rd epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag3Err</name>
				
                <description>Error in default point/extended source 3rd epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag4</name>
				
                <description>Extended source 3rd epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag4Err</name>
				
                <description>Error in extended source 3rd epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag6</name>
				
                <description>Extended source 3rd epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag6Err</name>
				
                <description>Error in extended source 3rd epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SeqNum</name>
				
                <description>the running number of the 3rd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ObjID</name>
				
                <description>the UID of the 3rd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Xi</name>
				
                <description>Offset of 3rd epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Eta</name>
				
                <description>Offset of 3rd epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3mfID</name>
				
                <description>the UID of the relevant 3rd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3eNum</name>
				
                <description>the extension number of this 3rd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_3frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_3</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mfID</name>
				
                <description>the UID of the relevant 1st epoch H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1eNum</name>
				
                <description>the extension number of this 1st epoch H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2eNum</name>
				
                <description>the extension number of this 2nd epoch H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3mfID</name>
				
                <description>the UID of the relevant 3rd epoch H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3eNum</name>
				
                <description>the extension number of this 3rd epoch H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2_3frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2_3</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.Provenance</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>combiframeID</name>
				
                <description>the UID of the combined frame (=combiframe)</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the component frame</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.udsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.dxsJKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Mag</name>
				
                <description>1st epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1MagErr</name>
				
                <description>Error in 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Mag</name>
				
                <description>2nd epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2MagErr</name>
				
                <description>Error in 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.RequiredFilters</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nPass</name>
				
                <description>the number of passes that will be made</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.ukirtFSstars</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Faint standard unique identifier (FS number; see Hawarden et al. 2001, MN, 325, 563)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmRA</name>
				
                <description>Proper motion in RA</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>The epoch of columns ra and dec</description>
                        <unit>years</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bMag</name>
				
                <description>B band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vMag</name>
				
                <description>V band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iMag</name>
				
                <description>I band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gcsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.Survey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The short name for the survey</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A concise description of the survey</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="512" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbNamePrefix</name>
				
                <description>A string that prefixes all database names released for this survey</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>proprietary</name>
				
                <description>Logical flag indicating whether a survey is proprietary or not (1=yes; 0=no)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.RequiredSynoptic</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isColourReqd</name>
				
                <description>0/1 indicating whether a synopticSource table is required.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bandMergingCriterion</name>
				
                <description>maximum timespan over which different filters are merged into sources in the synoptic source table.</description>
                        <unit>minutes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceXfirstSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in FIRST..firstSource (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.CurrentNightlyExt</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description/>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffA</name>
				
                <description>the first-order extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffA</name>
				
                <description>Is coeffA FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffB</name>
				
                <description>the second-order extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffB</name>
				
                <description>Is coeffB FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffC</name>
				
                <description>colour dependent extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffC</name>
				
                <description>Is coeffC FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gcsZYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.dxsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceXrosat_fsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_fsc (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceXiras_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in IRAS..iras_psc (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.RequiredStack</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required stack product entry</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the stacked product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stkType</name>
				
                <description>Type of stack [Normal or Variable (stack of 5 best seeing)]</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>maxSeeing</name>
				
                <description>The maximum allowed seeing for intermediate stacks</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxStelEll</name>
				
                <description>The maximum allowed stellar ellipticity for intermediate stacks</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU stacking tool option to switch use of image WCS to register images (y/n; recommended value=y)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>clip</name>
				
                <description>CASU stacking tool option to perform 3-sigma (robustly estimated) clipping before stacking pixels (y/n; recommended value=y)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extractTool</name>
				
                <description>Name of extraction tool to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nPixels</name>
				
                <description>CASU/SEX source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>threshold</name>
				
                <description>CASU/SEX source extraction tool option for the isophotal analysis threshold (recommended value=1.5)</description>
                        <unit>sigma</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowd</name>
				
                <description>CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCore</name>
				
                <description>CASU/SEX source extraction tool option for default profile fitting radius (recommended value=expected image FWHM)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nBlockSize</name>
				
                <description>CASU/SEX source extraction tool option to override the default background blockdown size (=64, the recommended value)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dualFilterID</name>
				
                <description>SEX extraction tool option to run in dual image mode UID of dual image filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fwhm</name>
				
                <description>SEX source extraction tool option for mosaic FWHM</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>convFilter</name>
				
                <description>SEX source extraction tool option - name of convolution filter to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gcsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.dxsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceXDR2PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR2..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1</name>
				
                <description>Default colour H2-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1Err</name>
				
                <description>Error on colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Mag</name>
				
                <description>3rd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3MagErr</name>
				
                <description>Error in 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SeqNum</name>
				
                <description>the running number of the 3rd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ObjID</name>
				
                <description>the UID of the 3rd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Mag</name>
				
                <description>1st epoch H2 mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1MagErr</name>
				
                <description>Error in 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Class</name>
				
                <description>discrete image classification flag in 1st epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SeqNum</name>
				
                <description>the running number of the 1st epoch H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ObjID</name>
				
                <description>the UID of the 1st epoch H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Mag</name>
				
                <description>2nd epoch H2 mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2MagErr</name>
				
                <description>Error in 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SeqNum</name>
				
                <description>the running number of the 2nd epoch H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ObjID</name>
				
                <description>the UID of the 2nd epoch H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Mag</name>
				
                <description>3rd epoch H2 mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3MagErr</name>
				
                <description>Error in 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SeqNum</name>
				
                <description>the running number of the 3rd epoch H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ObjID</name>
				
                <description>the UID of the 3rd epoch H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.CurationTask</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>description in words for this task</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.SurveyProgrammes</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>delPropData</name>
				
                <description>Logical flag indicating that proprietary data should be removed on release (1=yes; 0=no)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1Ext</name>
				
                <description>Extended source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1ExtErr</name>
				
                <description>Error on extended source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3HallMag</name>
				
                <description>Total point source 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3HallMagErr</name>
				
                <description>Error in total point source 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PetroMag</name>
				
                <description>Extended source 3rd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PetroMagErr</name>
				
                <description>Error in extended source 3rd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PsfMag</name>
				
                <description>Point source profile-fitted 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PsfMagErr</name>
				
                <description>Error in point source profile-fitted 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SerMag2D</name>
				
                <description>Extended source 3rd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SerMag2DErr</name>
				
                <description>Error in extended source 3rd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag3</name>
				
                <description>Default point/extended source 3rd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag3Err</name>
				
                <description>Error in default point/extended source 3rd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag4</name>
				
                <description>Extended source 3rd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag4Err</name>
				
                <description>Error in extended source 3rd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag6</name>
				
                <description>Extended source 3rd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag6Err</name>
				
                <description>Error in extended source 3rd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SeqNum</name>
				
                <description>the running number of the 3rd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ObjID</name>
				
                <description>the UID of the 3rd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Xi</name>
				
                <description>Offset of 3rd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Eta</name>
				
                <description>Offset of 3rd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1HallMag</name>
				
                <description>Total point source 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PetroMag</name>
				
                <description>Extended source 1st epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SerMag2D</name>
				
                <description>Extended source 1st epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag4</name>
				
                <description>Extended source 1st epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag6</name>
				
                <description>Extended source 1st epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Class</name>
				
                <description>discrete image classification flag in 1st epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SeqNum</name>
				
                <description>the running number of the 1st epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ObjID</name>
				
                <description>the UID of the 1st epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Xi</name>
				
                <description>Offset of 1st epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Eta</name>
				
                <description>Offset of 1st epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2HallMag</name>
				
                <description>Total point source 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PetroMag</name>
				
                <description>Extended source 2nd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SerMag2D</name>
				
                <description>Extended source 2nd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag4</name>
				
                <description>Extended source 2nd epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag6</name>
				
                <description>Extended source 2nd epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SeqNum</name>
				
                <description>the running number of the 2nd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ObjID</name>
				
                <description>the UID of the 2nd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Xi</name>
				
                <description>Offset of 2nd epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Eta</name>
				
                <description>Offset of 2nd epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3HallMag</name>
				
                <description>Total point source 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3HallMagErr</name>
				
                <description>Error in total point source 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PetroMag</name>
				
                <description>Extended source 3rd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PetroMagErr</name>
				
                <description>Error in extended source 3rd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PsfMag</name>
				
                <description>Point source profile-fitted 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PsfMagErr</name>
				
                <description>Error in point source profile-fitted 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SerMag2D</name>
				
                <description>Extended source 3rd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SerMag2DErr</name>
				
                <description>Error in extended source 3rd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag3</name>
				
                <description>Default point/extended source 3rd epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag3Err</name>
				
                <description>Error in default point/extended source 3rd epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag4</name>
				
                <description>Extended source 3rd epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag4Err</name>
				
                <description>Error in extended source 3rd epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag6</name>
				
                <description>Extended source 3rd epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag6Err</name>
				
                <description>Error in extended source 3rd epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SeqNum</name>
				
                <description>the running number of the 3rd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ObjID</name>
				
                <description>the UID of the 3rd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Xi</name>
				
                <description>Offset of 3rd epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Eta</name>
				
                <description>Offset of 3rd epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.udsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in udsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.RequiredDiffImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required difference image product entry</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter1</name>
				
                <description>UID of WFCAM narrow band (primary) filter</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter2</name>
				
                <description>UID of WFCAM broad band (reference) filter to be subtracted</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU difference image tool option to specify use of implicit WCS in the input files (y/n; recommended value=y)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>method</name>
				
                <description>CASU difference image tool option string specifying the method to employ (recommended value=adaptive/back/zerosky)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.udsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.MultiframeSetUp</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.PreviousMFDZP</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPExt</name>
				
                <description>Photometric zeropoint for default extinction in image extension</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrExt</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description>Photometric zeropoint for default extinction in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description>Photometric zeropoint error in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description>Number of standards used in determining photZP and photZPErr</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description>Average photometric zero point for night</description>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description>Photometric zero point sigma for night</description>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description>Number of ZP in band used to calculate nightZPCat</description>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.reliableLasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.Multiframe</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>UID of the multiframe (assigned sequentially by the archive ingest process)</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ukirtRunNo</name>
				
                <description>Original UKIRT run number (from filename)</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameType</name>
				
                <description>The type of multiframe (eg. stack|tile|mosaic|difference|calibration|interleaved etc).</description>
                        <ucd>meta.code.class</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description>the Julian Day number of the UKIRT night</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileTimeStamp</name>
				
                <description>Time stamp digits (from the original CASU directory name and file time stamp) for enforcing uniqueness</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>observer</name>
				
                <description/>
                        <ucd>ID_HUMAN</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>userid</name>
				
                <description/>
                        <ucd>ID_HUMAN</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsref</name>
				
                <description/>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>project</name>
				
                <description/>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>survey</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>pointingID</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbID</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>object</name>
				
                <description/>
                        <ucd>ID_TARGET</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>origin</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>telescope</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>instrument</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dhsVersion</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFile</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utStart</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utEnd</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numDetectors</name>
				
                <description>The number of &amp;quot;detectors&amp;quot; (=image extensions in FITS file)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>recipe</name>
				
                <description/>
                        <ucd>REDUCT_METHOD</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obstype</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsNum</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpNum</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpMem</name>
				
                <description/>
                        <ucd>CODE_MEM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tileNum</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>standard</name>
				
                <description/>
                        <ucd>OBS_ID</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>njitter</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterID</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nuStep</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepID</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFoc</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFocScan</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateObs</name>
				
                <description/>
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateEnd</name>
				
                <description/>
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mjdObs</name>
				
                <description/>
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsAxes</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raDecSys</name>
				
                <description/>
                        <ucd>VAR_MEAN</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>equinox</name>
				
                <description/>
                        <unit>years</unit>
                        
                        <ucd>TIME_EQUINOX</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raBase</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decBase</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amStart</name>
				
                <description/>
                        <ucd>PHOT_ATM_AIRMASS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amEnd</name>
				
                <description/>
                        <ucd>PHOT_ATM_AIRMASS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expTime</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>TIME_EXPTIME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numExp</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numInts</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readInterval</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>TIME_INTERVAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numReads</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterName</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank,9=1.205nbJ)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZP</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErr</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinction</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>airTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ambiPressure</name>
				
                <description/>
                        <ucd>PHYS_PRESS_GAS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dewPoint</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>domeTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>humidity</name>
				
                <description/>
                        <ucd>OBS_CONDITIONS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrBottTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTopTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>secondaryTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topAirTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempENE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempWSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windDirection</name>
				
                <description/>
                        <unit>deg</unit>
                        
                        <ucd>OBS_CONDITIONS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windSpeed</name>
				
                <description/>
                        <unit>km/h</unit>
                        
                        <ucd>VELOC_WIND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauCSO</name>
				
                <description/>
                        <ucd>PHYS_OPTICAL-DEPTH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauSource</name>
				
                <description/>
                        <ucd>DATA_LINK</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>m2x</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2y</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2z</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2u</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2v</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2w</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telFocus</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusPos</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusZero</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusOffset</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusSerial</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusNominOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusInstFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hourAngle</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z8</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz9</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz10</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cryostPres</name>
				
                <description/>
                        <unit>millibar</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamNS</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamWE</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTempSetPt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>corPlateTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lncTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3Temp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topRingTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>radShieldTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fsTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ssTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempSetPt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempAlt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2Port</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>isu2TiltOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2PortOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>guiding</name>
				
                <description/>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>fastGuiderMode</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>autoGuiderFreq</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileName</name>
				
                <description>the filename for the multiframe, eg. server:/path/filename.fit</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catName</name>
				
                <description>the filename of the associated catalogue MEF, eg. server:/path/filename.fits</description>
                        <ucd>ID_CATALOG</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>versionNum</name>
				
                <description>a version number for this frame (if available)</description>
                        <ucd>VERSNUM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>darkID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flatID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frinID</name>
				
                <description>UID of library calibration fringe frame</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maskID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newlyIngested</name>
				
                <description>Curation flag for internal use only (0=no, 1=yes)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>agentId</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>remoteAgent</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>trackSys</name>
				
                <description/>
                        <ucd>TIME_EQUINOX</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>raMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Right ascension of the Moon</description>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Declination of the Moon</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumMoon</name>
				
                <description>Illumination of the Moon</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raMoonTopo</name>
				
                <description>Apparent topocentric Right ascension of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoonTopo</name>
				
                <description>Apparent topocentric Declination of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ignore</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.CurrentPhtSoln</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp0</name>
				
                <description>the zeroth-order zeropoint coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp0</name>
				
                <description>Is zp0 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp1</name>
				
                <description>the first-order zeropoint coefficient wrt time during night</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp1</name>
				
                <description>Is zp1 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp2</name>
				
                <description>the second-order zeropoint coefficient wrt time during night</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp2</name>
				
                <description>Is zp2 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp3</name>
				
                <description>the first-order zeropoint coefficient wrt time across nights (long-term decay of detector)</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp3</name>
				
                <description>Is zp3 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp4</name>
				
                <description>the second-order zeropoint coefficient wrt time across nights (long-term decay of detector)</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp4</name>
				
                <description>Is zp4 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.ExternalSurvey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyName</name>
				
                <description>The short name of the survey, eg. SDSS-EDR, SDSS-DR1, USNOB etc.</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>databaseName</name>
				
                <description>The name of the database within the WSA</description>
                        <ucd>ID_DATABASE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A brief description of the survey</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>imagesLocation</name>
				
                <description>Pathname to the pixels (eg. for list-driven remeasurement)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>server</name>
				
                <description>The location of the database: load or public server</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in lasSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gcsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gcsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1Ext</name>
				
                <description>Extended source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1ExtErr</name>
				
                <description>Error on extended source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3HallMag</name>
				
                <description>Total point source 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3HallMagErr</name>
				
                <description>Error in total point source 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PetroMag</name>
				
                <description>Extended source 3rd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PetroMagErr</name>
				
                <description>Error in extended source 3rd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PsfMag</name>
				
                <description>Point source profile-fitted 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PsfMagErr</name>
				
                <description>Error in point source profile-fitted 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SerMag2D</name>
				
                <description>Extended source 3rd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SerMag2DErr</name>
				
                <description>Error in extended source 3rd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag3</name>
				
                <description>Default point/extended source 3rd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag3Err</name>
				
                <description>Error in default point/extended source 3rd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag4</name>
				
                <description>Extended source 3rd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag4Err</name>
				
                <description>Error in extended source 3rd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag6</name>
				
                <description>Extended source 3rd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag6Err</name>
				
                <description>Error in extended source 3rd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SeqNum</name>
				
                <description>the running number of the 3rd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ObjID</name>
				
                <description>the UID of the 3rd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Xi</name>
				
                <description>Offset of 3rd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Eta</name>
				
                <description>Offset of 3rd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1HallMag</name>
				
                <description>Total point source 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PetroMag</name>
				
                <description>Extended source 1st epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SerMag2D</name>
				
                <description>Extended source 1st epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag4</name>
				
                <description>Extended source 1st epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag6</name>
				
                <description>Extended source 1st epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Class</name>
				
                <description>discrete image classification flag in 1st epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SeqNum</name>
				
                <description>the running number of the 1st epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ObjID</name>
				
                <description>the UID of the 1st epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Xi</name>
				
                <description>Offset of 1st epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Eta</name>
				
                <description>Offset of 1st epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2HallMag</name>
				
                <description>Total point source 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PetroMag</name>
				
                <description>Extended source 2nd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SerMag2D</name>
				
                <description>Extended source 2nd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag4</name>
				
                <description>Extended source 2nd epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag6</name>
				
                <description>Extended source 2nd epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SeqNum</name>
				
                <description>the running number of the 2nd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ObjID</name>
				
                <description>the UID of the 2nd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Xi</name>
				
                <description>Offset of 2nd epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Eta</name>
				
                <description>Offset of 2nd epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3HallMag</name>
				
                <description>Total point source 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3HallMagErr</name>
				
                <description>Error in total point source 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PetroMag</name>
				
                <description>Extended source 3rd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PetroMagErr</name>
				
                <description>Error in extended source 3rd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PsfMag</name>
				
                <description>Point source profile-fitted 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PsfMagErr</name>
				
                <description>Error in point source profile-fitted 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SerMag2D</name>
				
                <description>Extended source 3rd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SerMag2DErr</name>
				
                <description>Error in extended source 3rd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag3</name>
				
                <description>Default point/extended source 3rd epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag3Err</name>
				
                <description>Error in default point/extended source 3rd epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag4</name>
				
                <description>Extended source 3rd epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag4Err</name>
				
                <description>Error in extended source 3rd epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag6</name>
				
                <description>Extended source 3rd epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag6Err</name>
				
                <description>Error in extended source 3rd epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SeqNum</name>
				
                <description>the running number of the 3rd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ObjID</name>
				
                <description>the UID of the 3rd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Xi</name>
				
                <description>Offset of 3rd epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Eta</name>
				
                <description>Offset of 3rd epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.Programme</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>UID of the archived programme coded as above</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>title</name>
				
                <description>a short title for the programme, eg. &amp;quot;UKIDSS Large Area Survey&amp;quot;</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the programme</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>reference</name>
				
                <description>a reference for the programme, eg. &amp;quot;http://www.ukidss.org/surveys/surveys.html&amp;quot;</description>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>propPeriod</name>
				
                <description>the proprietory period for any data taken for this programme in months, e.g. 12 for open time.</description>
                        <unit>months</unit>
                        
                        <ucd>TIME_PERIOD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dfsIDString</name>
				
                <description>The description used within the data flow system (ie. the value of the appropriate FITS keyword)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catalogueSchema</name>
				
                <description>Script file that describes the catalogue schema</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectionTable</name>
				
                <description>Table name of detections</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceTable</name>
				
                <description>Table name of merged sources</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>listRemeasTable</name>
				
                <description>Table name of individual passband list re-measurements</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceRemeasTable</name>
				
                <description>Table name of co-located list re-measurements</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mergeLogTable</name>
				
                <description>Table name of curation log for source merging</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>frameTable</name>
				
                <description>Name of table containing frame metadata</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectorTable</name>
				
                <description>Name of table containing frame detector metadata</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>frameSetTolerance</name>
				
                <description>The match tolerance for different passband frames</description>
                        <unit>Degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pairingCriterion</name>
				
                <description>The pairing criterion for associating detections into merged sources</description>
                        <unit>Degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detectionObjID</name>
				
                <description>The attribute name(s) of the UID for detections</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceObjID</name>
				
                <description>The attribute name(s) of the UID for merged sources</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rmOldFrameSetsSQL</name>
				
                <description>SQL script name for deprecating old frame sets during source merging</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>adjacentFrameTolerance</name>
				
                <description>The match tolerance for adjacent frames in the survey</description>
                        <unit>Degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighboursSchema</name>
				
                <description>Script file that describes the neighbour tables schema for this programme</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.PhotCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>Date time of start time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>Date time of end time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.RequiredCurationTask</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>finalTask</name>
				
                <description>is this task the final one before release (0=no; 1=yes)?</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sequence</name>
				
                <description>Indicates the order in which the tasks are to be executed</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceXnvssSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in NVSS..nvssSource (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.PreviousPhtSoln</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description>Numerical device UID identifying every IR device</description>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp0</name>
				
                <description>the zeroth-order zeropoint coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp0</name>
				
                <description>Is zp0 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp1</name>
				
                <description>the first-order zeropoint coefficient wrt time during night</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp1</name>
				
                <description>Is zp1 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp2</name>
				
                <description>the second-order zeropoint coefficient wrt time during night</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp2</name>
				
                <description>Is zp2 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp3</name>
				
                <description>the first-order zeropoint coefficient wrt time across nights (long-term decay of detector)</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp3</name>
				
                <description>Is zp3 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp4</name>
				
                <description>the second-order zeropoint coefficient wrt time across nights (long-term decay of detector)</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp4</name>
				
                <description>Is zp4 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.CurrentStdStarInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>objectID</name>
				
                <description>id of calibration star in field</description>
                        <ucd>????</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raStar</name>
				
                <description>Right Ascension of star</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decStar</name>
				
                <description>Declination of star</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStd</name>
				
                <description>type of standard: primary, secondary, variable</description>
                        <ucd>????</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Z band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Y band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Mag</name>
				
                <description>H2 band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2MagErr</name>
				
                <description>H2 band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brgMag</name>
				
                <description>BrG band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brgMagErr</name>
				
                <description>BrG band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.CurrentAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refRaShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refDecShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.dxsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.RequiredMosaic</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required mosaic product entry</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the mosaiced product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raExtent</name>
				
                <description>The angular extent in RA of the mosaic image</description>
                        <unit>degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decExtent</name>
				
                <description>The angular extent in Dec of the mosaic image</description>
                        <unit>degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxSeeing</name>
				
                <description>The maximum allowed seeing for intermediate stacks</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxStelEll</name>
				
                <description>The maximum allowed stellar ellipticity for intermediate stacks</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mosaicTool</name>
				
                <description>Name of mosaicing tool to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>scrunch</name>
				
                <description>CASU mosaic tool mandatory parameter to specifying the no. of pixels to rebin into one pixel in the output image (1=no rebinning)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>projection</name>
				
                <description>CASU mosaic tool option to specify output WCS projection type (TAN for gnomonic, ZPN for zenithal polynomial)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>confLimit</name>
				
                <description>CASU mosaic tool option to override the default 10% minimum confidence level for a contributing pixel</description>
                        <unit>percent</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extractTool</name>
				
                <description>Name of extraction tool to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nPixels</name>
				
                <description>CASU/SEX source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>threshold</name>
				
                <description>CASU/SEX source extraction tool option for the isophotal analysis threshold (recommended value=1.5)</description>
                        <unit>sigma</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowd</name>
				
                <description>CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCore</name>
				
                <description>CASU/SEX source extraction tool option for default profile fitting radius (recommended value=expected image FWHM)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nBlockSize</name>
				
                <description>CASU/SEX source extraction tool option to override the default background blockdown size (=64, the recommended value)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dualFilterID</name>
				
                <description>SEX extraction tool option to run in dual image mode UID of dual image filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fwhm</name>
				
                <description>SEX source extraction tool option for mosaic FWHM</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>convFilter</name>
				
                <description>SEX source extraction tool option - name of convolution filter to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.ExternalSurveyTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableName</name>
				
                <description>the name of the table</description>
                        <ucd>ID_TABLE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"zone"</name>
				
                <description>default (0) or special (n) zone</description>
                        <ucd>ID_REGION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>The source unique identifier in the table</description>
                        <ucd>ID_TARGET</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord1"</name>
				
                <description>The attribute name of the first (longitudinal) spherical co-ordinate, e.g. equatorial RA</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord2"</name>				
				
                <description>The attribute name of the second (latitudinal) spherical co-ordinate, e.g. equatorial Dec</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.ProgrammeFrame</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBitsStatus</name>
				
                <description>Bit flag to denote whether detection quality flagging has been done on this multiframe for this programme.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gcsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gcsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmy</name>
				
                <description>Default colour Z-Y (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyErr</name>
				
                <description>Error on colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Error in Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.MultiframeDetector</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>compFile</name>
				
                <description>Filename of the compressed image of this image frame, eg. server:/path/filename.jpg</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>camNum</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>configIndex</name>
				
                <description/>
                        <ucd>SPECT_INDEX_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description/>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>runID</name>
				
                <description/>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtName</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bitsPerPix</name>
				
                <description/>
                        <unit>FITS bitpix</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataScale</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataZero</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numAxes</name>
				
                <description>Number of data axes; eg. 2</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis1Length</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis2Length</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imagePcount</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageGcount</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detectorType</name>
				
                <description/>
                        <ucd>INST_ID</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detRows</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detCols</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startCol</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endCol</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startRow</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endRow</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pixelScale</name>
				
                <description/>
                        <unit>arcsec per pixel</unit>
                        
                        <ucd>INST_PIXSIZE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xSize</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySize</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gain</name>
				
                <description/>
                        <unit>electrons/ADU</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readNoise</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIRMED</name>
				
                <description/>
                        <ucd>INST_BACKGROUND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_BVAR</name>
				
                <description/>
                        <ucd>INST_BACKGROUND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_ZERO</name>
				
                <description/>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_SCAL</name>
				
                <description/>
                        <ucd>INST_BACKGROUND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetX</name>
				
                <description/>
                        <ucd>POS_OFFSET</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetY</name>
				
                <description/>
                        <ucd>POS_OFFSET</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readMode</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>readOutApp</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camReadOut</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camRole</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camPower</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectorTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pcSysID</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sdsuNum</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFileExt</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>decurtFlag</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyCorrExt</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyCorrCat</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableExtName</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tableWidth</name>
				
                <description/>
                        <unit>bytes</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableRows</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tablePcount</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableGcount</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableFields</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>catCreationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyLevel</name>
				
                <description/>
                        <unit>counts/pixel</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyNoise</name>
				
                <description/>
                        <unit>counts</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seeing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avStellarEll</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avSaturLevel</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCorPeak</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor1</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor2</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor3</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor4</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor5</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor6</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor7</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>thresholdIsoph</name>
				
                <description/>
                        <unit>counts</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minImageSize</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowdedFlag</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coreRadius</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe detector</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decurtainRange</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skySubScale</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>morphClassFlag</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xTalkFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.udsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.allFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.UKIDSSDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description>the running number of this detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description>Instrumental isophotal flux counts</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description>X coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description>Error in X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description>Y coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description>Error in Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description>RMS of axes of ellipse fit</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description>ellipse fit orientation to x axis</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description>No. of pixels above rethreshold 1</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description>No. of pixels above rethreshold 2</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description>No. of pixels above rethreshold 3</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description>No. of pixels above rethreshold 4</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description>No. of pixels above rethreshold 5</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description>No. of pixels above rethreshold 6</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description>No. of pixels above rethreshold 7</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description>No. of pixels above rethreshold 8</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description>Highest pixel value above sky</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description>Error in peak height</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description>Default aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description>Error in aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description>Default aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description>Error in aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description>default aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description>Error in aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description>default aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description>Error in aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description>default aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description>Error in aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description>default aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description>Error in aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description>default aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description>Error in aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description>default aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description>Error in aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description>default aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description>Error in aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description>default aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description>Error in aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description>default aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description>Error in aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description>default aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description>Error in aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description>default aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description>Error in aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description>r_p as defined in Yasuda et al. 2001 AJ 112 1104</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description>r_k as defined in Bertin and Arnouts 1996 A&amp;#38;A Supp 117 393</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description>r_h image scale radius eg. Hall &amp;#38; Mackay 1984 MNRAS 210 979</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_p ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description>error on Petrosian flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_k ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description>error on Kron flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_h; k = 5; alternative total flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description>error on Hall flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description>processing warning/error bitwise flags</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description>local interpolated sky level from background tracker</description>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description>local estimate of variation in sky level around image</description>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description>flag for parent or part of deblended deconstruct (redundant since only deblended images are kept)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description>Flag indicating most probable morphological classification</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description>PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description>Error on PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description>PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description>Error on PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description>PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description>Error on PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description>standard normalised variance of PSF fit</description>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description>no. of degrees of freedom of PSF fit</description>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description>1D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description>Scale length</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description>Power law index</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description>Error in 1D fit</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description>No. of degrees of freedom for 1D Sersic fit</description>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description>2D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description>Scale length</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description>Power law index</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description>Error in 2D fit</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description>No. of degrees of freedom for 2D Sersic fit</description>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.ProgrammeCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of individual programme curation completion</description>
                        <unit>UTC</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>status</name>
				
                <description>successful (1) or unsuccessful (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.RequiredListDrivenProduct</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique ID of the table with the source list driving the remeasurements</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique ID of the external survey (if applicable)</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>transFile</name>
				
                <description>CASU list-driven photometry tool option specifying the source of the driving list (e.g. &amp;quot;use=radeclist&amp;quot;)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>aperture</name>
				
                <description>CASU list-driven photometry tool option specifying the fixed radius to be used for photometry</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1Ext</name>
				
                <description>Extended source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1mk_1ExtErr</name>
				
                <description>Error on extended source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3HallMag</name>
				
                <description>Total point source 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3HallMagErr</name>
				
                <description>Error in total point source 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PetroMag</name>
				
                <description>Extended source 3rd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PetroMagErr</name>
				
                <description>Error in extended source 3rd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PsfMag</name>
				
                <description>Point source profile-fitted 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PsfMagErr</name>
				
                <description>Error in point source profile-fitted 3rd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SerMag2D</name>
				
                <description>Extended source 3rd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SerMag2DErr</name>
				
                <description>Error in extended source 3rd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag3</name>
				
                <description>Default point/extended source 3rd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag3Err</name>
				
                <description>Error in default point/extended source 3rd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag4</name>
				
                <description>Extended source 3rd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag4Err</name>
				
                <description>Error in extended source 3rd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag6</name>
				
                <description>Extended source 3rd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3AperMag6Err</name>
				
                <description>Error in extended source 3rd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3SeqNum</name>
				
                <description>the running number of the 3rd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3ObjID</name>
				
                <description>the UID of the 3rd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Xi</name>
				
                <description>Offset of 3rd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_3Eta</name>
				
                <description>Offset of 3rd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1HallMag</name>
				
                <description>Total point source 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PetroMag</name>
				
                <description>Extended source 1st epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SerMag2D</name>
				
                <description>Extended source 1st epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag4</name>
				
                <description>Extended source 1st epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag6</name>
				
                <description>Extended source 1st epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Class</name>
				
                <description>discrete image classification flag in 1st epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1SeqNum</name>
				
                <description>the running number of the 1st epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1ObjID</name>
				
                <description>the UID of the 1st epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Xi</name>
				
                <description>Offset of 1st epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_1Eta</name>
				
                <description>Offset of 1st epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2HallMag</name>
				
                <description>Total point source 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PetroMag</name>
				
                <description>Extended source 2nd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SerMag2D</name>
				
                <description>Extended source 2nd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag4</name>
				
                <description>Extended source 2nd epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag6</name>
				
                <description>Extended source 2nd epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2SeqNum</name>
				
                <description>the running number of the 2nd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2ObjID</name>
				
                <description>the UID of the 2nd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Xi</name>
				
                <description>Offset of 2nd epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_2Eta</name>
				
                <description>Offset of 2nd epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3HallMag</name>
				
                <description>Total point source 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3HallMagErr</name>
				
                <description>Error in total point source 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PetroMag</name>
				
                <description>Extended source 3rd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PetroMagErr</name>
				
                <description>Error in extended source 3rd epoch H2 mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PsfMag</name>
				
                <description>Point source profile-fitted 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PsfMagErr</name>
				
                <description>Error in point source profile-fitted 3rd epoch H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SerMag2D</name>
				
                <description>Extended source 3rd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SerMag2DErr</name>
				
                <description>Error in extended source 3rd epoch H2 mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag3</name>
				
                <description>Default point/extended source 3rd epoch H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag3Err</name>
				
                <description>Error in default point/extended source 3rd epoch H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag4</name>
				
                <description>Extended source 3rd epoch H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag4Err</name>
				
                <description>Error in extended source 3rd epoch H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag6</name>
				
                <description>Extended source 3rd epoch H2 aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3AperMag6Err</name>
				
                <description>Error in extended source 3rd epoch H2 mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Gausig</name>
				
                <description>RMS of axes of ellipse fit in 3rd epoch H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 3rd epoch H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3PA</name>
				
                <description>ellipse fit celestial orientation in 3rd epoch H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ErrBits</name>
				
                <description>processing warning/error bitwise flags in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Deblend</name>
				
                <description>flag indicating parent/child relation in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Class</name>
				
                <description>discrete image classification flag in 3rd epoch H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 3rd epoch H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 3rd epoch H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3SeqNum</name>
				
                <description>the running number of the 3rd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3ObjID</name>
				
                <description>the UID of the 3rd epoch H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Xi</name>
				
                <description>Offset of 3rd epoch H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2_3Eta</name>
				
                <description>Offset of 3rd epoch H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.PreviousStdStarInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>objectID</name>
				
                <description>id of calibration star in field</description>
                        <ucd>????</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raStar</name>
				
                <description>Right Ascension of star</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decStar</name>
				
                <description>Declination of star</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStd</name>
				
                <description>type of standard: primary, secondary, variable</description>
                        <ucd>????</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Z band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Y band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Mag</name>
				
                <description>H2 band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2MagErr</name>
				
                <description>H2 band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brgMag</name>
				
                <description>BrG band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brgMagErr</name>
				
                <description>BrG band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSourceXrosat_bsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_bsc (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.gpsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.CurrentSpatialMap</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a00</name>
				
                <description>the zeroth-order spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a10</name>
				
                <description>the first-order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a01</name>
				
                <description>the first-order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a11</name>
				
                <description>the first-order in x and y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a20</name>
				
                <description>the second-order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a02</name>
				
                <description>the second-order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a21</name>
				
                <description>the second-order in x, first order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a12</name>
				
                <description>the second-order in y, first order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a22</name>
				
                <description>the second-order in x and y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR2PLUS.lasSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>UKIDSSDR3PLUS</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.PreviousAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.dxsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXmgcDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in MGC..mgcDetection (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXDR3PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR3..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.dxsJKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.PreviousSpatialMap</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a00</name>
				
                <description>the zeroth-order spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a10</name>
				
                <description>the first-order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a01</name>
				
                <description>the first-order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a11</name>
				
                <description>the first-order in x and y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a20</name>
				
                <description>the second-order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a02</name>
				
                <description>the second-order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a21</name>
				
                <description>the second-order in x, first order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a12</name>
				
                <description>the second-order in y, first order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a22</name>
				
                <description>the second-order in x and y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXSSASource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SSA..Source (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.dxsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.StdFieldInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>observed</name>
				
                <description>yes or no identifier - have the secondary standards been set up?</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.udsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.reliableGcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.ProgrammeFrame</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBitsStatus</name>
				
                <description>Bit flag to denote whether detection quality flagging has been done on this multiframe for this programme.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsSourceXglimpse_hrc_inter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse_hrc_inter (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.RequiredNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique identifier for the programme table</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>joinCriterion</name>
				
                <description>the join criterion (search radius for matches)</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighbourTable</name>
				
                <description>the name of the neighbour join table</description>
                        <ucd>ID_TABLE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extProgID</name>
				
                <description>the unique programme ID for second table if there are multiple programmes in the neighbour survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.udsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsZYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.AstrCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.dxsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.dxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.dxsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.DifferenceImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>diffimID</name>
				
                <description>the unique ID number identifying all stored difference images</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astromID</name>
				
                <description>the ID of the superframe for the astrometry</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description>the date that this difference image was created in the format MM-DD-YYYY-Thh.mm.ss</description>
                        <unit>MM-DD-YYYY-Thh.mm.ss</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>swVersion</name>
				
                <description>version number of the difference image software used to create the image</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.Release</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description>the release number</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseDate</name>
				
                <description>the release date</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a brief description of the release</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbName</name>
				
                <description>the name of the SQL Server database containing this release</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.dxsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.dxsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsSourceXglimpse_mca_inter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse_mca_inter (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasExtendedSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.Filter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>shortName</name>
				
                <description>Short identification name for the filter</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The name of the filter, eg. &amp;quot;MKO J&amp;quot;, &amp;quot;WFCAM Y&amp;quot; etc.</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the filter</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cutOn</name>
				
                <description>The 50% cut-on wavelength of the filter</description>
                        <unit>microns</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cutOff</name>
				
                <description>The 50% cut-off wavelength of the filter</description>
                        <unit>microns</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aebv</name>
				
                <description>The constant to multiply the Schlegel map E(B-V) by to get the total galactic extinction.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vegaToAB</name>
				
                <description>The constant to convert Vega magnitudes to AB magnitudes.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.udsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gpsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.PreviousNightlyExt</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffA</name>
				
                <description>the first-order extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffA</name>
				
                <description>Is coeffA FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffB</name>
				
                <description>the second-order extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffB</name>
				
                <description>Is coeffB FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffC</name>
				
                <description>colour dependent extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffC</name>
				
                <description>Is coeffC FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.udsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.reliableDxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant Z multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this Z frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXtwomass_xsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_xsc (=ext_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.DetectorSetUp</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mfID</name>
				
                <description>the UID of the relevant H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2eNum</name>
				
                <description>the extension number of this H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.reliableGpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>flag indicating parent/child relation in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>the UID of the H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mfID</name>
				
                <description>the UID of the relevant H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2eNum</name>
				
                <description>the extension number of this H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.Provenance</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>combiframeID</name>
				
                <description>the UID of the combined frame (=combiframe)</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the component frame</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gcsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.dxsJKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Mag</name>
				
                <description>1st epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1MagErr</name>
				
                <description>Error in 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Mag</name>
				
                <description>2nd epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2MagErr</name>
				
                <description>Error in 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.ukirtFSstars</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Faint standard unique identifier (FS number; see Hawarden et al. 2001, MN, 325, 563)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmRA</name>
				
                <description>Proper motion in RA</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>The epoch of columns ra and dec</description>
                        <unit>years</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bMag</name>
				
                <description>B band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vMag</name>
				
                <description>V band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iMag</name>
				
                <description>I band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.Survey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The short name for the survey</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A concise description of the survey</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="512" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbNamePrefix</name>
				
                <description>A string that prefixes all database names released for this survey</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>proprietary</name>
				
                <description>Logical flag indicating whether a survey is proprietary or not (1=yes; 0=no)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.RequiredSynoptic</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isColourReqd</name>
				
                <description>0/1 indicating whether a synopticSource table is required.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bandMergingCriterion</name>
				
                <description>maximum timespan over which different filters are merged into sources in the synoptic source table.</description>
                        <unit>minutes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXfirstSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in FIRST..firstSource (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.CurrentNightlyExt</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description/>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffA</name>
				
                <description>the first-order extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffA</name>
				
                <description>Is coeffA FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffB</name>
				
                <description>the second-order extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffB</name>
				
                <description>Is coeffB FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coeffC</name>
				
                <description>colour dependent extinction coefficient</description>
                        <ucd>PHOT_ATM_EXT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>icoeffC</name>
				
                <description>Is coeffC FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsZYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.dxsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXrosat_fsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_fsc (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXiras_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in IRAS..iras_psc (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.RequiredStack</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required stack product entry</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the stacked product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numberStk</name>
				
                <description>Number of intermediate stacks. If default, stack all good quality stacks</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxSeeing</name>
				
                <description>The maximum allowed seeing for intermediate stacks</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxStelEll</name>
				
                <description>The maximum allowed stellar ellipticity for intermediate stacks</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU stacking tool option to switch use of image WCS to register images (y/n; recommended value=y)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>clip</name>
				
                <description>CASU stacking tool option to perform 3-sigma (robustly estimated) clipping before stacking pixels (y/n; recommended value=y)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extractTool</name>
				
                <description>Name of extraction tool to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nPixels</name>
				
                <description>CASU/SEX source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>threshold</name>
				
                <description>CASU/SEX source extraction tool option for the isophotal analysis threshold (recommended value=1.5)</description>
                        <unit>sigma</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowd</name>
				
                <description>CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCore</name>
				
                <description>CASU/SEX source extraction tool option for default profile fitting radius (recommended value=expected image FWHM)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nBlockSize</name>
				
                <description>CASU/SEX source extraction tool option to override the default background blockdown size (=64, the recommended value)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dualFilterID</name>
				
                <description>SEX extraction tool option to run in dual image mode UID of dual image filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fwhm</name>
				
                <description>SEX source extraction tool option for mosaic FWHM</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>convFilter</name>
				
                <description>SEX source extraction tool option - name of convolution filter to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.ProgrammeTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique table ID</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableName</name>
				
                <description>the name of the table</description>
                        <ucd>ID_TABLE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>the name of the source</description>
                        <ucd>ID_TARGET</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"zone"</name>
				
                <description>default (0) or special (n) zone</description>
                        <ucd>ID_REGION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXDR2PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR2..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1</name>
				
                <description>Default colour H2-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Err</name>
				
                <description>Error on colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Mag</name>
				
                <description>H2 mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2MagErr</name>
				
                <description>Error in H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>flag indicating parent/child relation in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>the UID of the H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.CurationTask</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>description in words for this task</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.SurveyProgrammes</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>delPropData</name>
				
                <description>Logical flag indicating that proprietary data should be removed on release (1=yes; 0=no)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>flag indicating parent/child relation in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>the UID of the H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.udsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in udsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.RequiredDiffImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required difference image product entry</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter1</name>
				
                <description>UID of WFCAM narrow band (primary) filter</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter2</name>
				
                <description>UID of WFCAM broad band (reference) filter to be subtracted</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU difference image tool option to specify use of implicit WCS in the input files (y/n; recommended value=y)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>method</name>
				
                <description>CASU difference image tool option string specifying the method to employ (recommended value=adaptive/back/zerosky)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.udsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.MultiframeSetUp</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.PreviousMFDZP</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPExt</name>
				
                <description>Photometric zeropoint for default extinction in image extension</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrExt</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description>Photometric zeropoint for default extinction in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description>Photometric zeropoint error in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description>Number of standards used in determining photZP and photZPErr</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description>Average photometric zero point for night</description>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description>Photometric zero point sigma for night</description>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description>Number of ZP in band used to calculate nightZPCat</description>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.reliableLasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.Multiframe</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>UID of the multiframe (assigned sequentially by the archive ingest process)</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ukirtRunNo</name>
				
                <description>Original UKIRT run number (from filename)</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameType</name>
				
                <description>The type of multiframe (eg. stack|tile|mosaic|difference|calibration|interleaved etc).</description>
                        <ucd>meta.code.class</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description>the Julian Day number of the UKIRT night</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileTimeStamp</name>
				
                <description>Time stamp digits (from the original CASU directory name and file time stamp) for enforcing uniqueness</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>observer</name>
				
                <description/>
                        <ucd>ID_HUMAN</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>userid</name>
				
                <description/>
                        <ucd>ID_HUMAN</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsref</name>
				
                <description/>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>project</name>
				
                <description/>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>survey</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>pointingID</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbID</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>object</name>
				
                <description/>
                        <ucd>ID_TARGET</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>origin</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>telescope</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>instrument</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dhsVersion</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFile</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utStart</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utEnd</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numDetectors</name>
				
                <description>The number of &amp;quot;detectors&amp;quot; (=image extensions in FITS file)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>recipe</name>
				
                <description/>
                        <ucd>REDUCT_METHOD</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obstype</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsNum</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpNum</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpMem</name>
				
                <description/>
                        <ucd>CODE_MEM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tileNum</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>standard</name>
				
                <description/>
                        <ucd>OBS_ID</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>njitter</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterID</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nuStep</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepID</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFoc</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFocScan</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateObs</name>
				
                <description/>
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateEnd</name>
				
                <description/>
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mjdObs</name>
				
                <description/>
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsAxes</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raDecSys</name>
				
                <description/>
                        <ucd>VAR_MEAN</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>equinox</name>
				
                <description/>
                        <unit>years</unit>
                        
                        <ucd>TIME_EQUINOX</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raBase</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decBase</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amStart</name>
				
                <description/>
                        <ucd>PHOT_ATM_AIRMASS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amEnd</name>
				
                <description/>
                        <ucd>PHOT_ATM_AIRMASS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expTime</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>TIME_EXPTIME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numExp</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numInts</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readInterval</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>TIME_INTERVAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numReads</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterName</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank,9=1.205nbJ)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZP</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErr</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinction</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>airTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ambiPressure</name>
				
                <description/>
                        <ucd>PHYS_PRESS_GAS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dewPoint</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>domeTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>humidity</name>
				
                <description/>
                        <ucd>OBS_CONDITIONS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrBottTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTopTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>secondaryTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topAirTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempENE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempWSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windDirection</name>
				
                <description/>
                        <unit>deg</unit>
                        
                        <ucd>OBS_CONDITIONS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windSpeed</name>
				
                <description/>
                        <unit>km/h</unit>
                        
                        <ucd>VELOC_WIND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauCSO</name>
				
                <description/>
                        <ucd>PHYS_OPTICAL-DEPTH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauSource</name>
				
                <description/>
                        <ucd>DATA_LINK</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>m2x</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2y</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2z</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2u</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2v</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2w</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telFocus</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusPos</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusZero</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusOffset</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusSerial</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusNominOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusInstFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hourAngle</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z8</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz9</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz10</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cryostPres</name>
				
                <description/>
                        <unit>millibar</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamNS</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamWE</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTempSetPt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>corPlateTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lncTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3Temp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topRingTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>radShieldTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fsTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ssTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempSetPt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempAlt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2Port</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>isu2TiltOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2PortOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>guiding</name>
				
                <description/>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>fastGuiderMode</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>autoGuiderFreq</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileName</name>
				
                <description>the filename for the multiframe, eg. server:/path/filename.fit</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catName</name>
				
                <description>the filename of the associated catalogue MEF, eg. server:/path/filename.fits</description>
                        <ucd>ID_CATALOG</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>versionNum</name>
				
                <description>a version number for this frame (if available)</description>
                        <ucd>VERSNUM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>darkID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flatID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frinID</name>
				
                <description>UID of library calibration fringe frame</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maskID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newlyIngested</name>
				
                <description>Curation flag for internal use only (0=no, 1=yes)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>agentId</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>remoteAgent</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>trackSys</name>
				
                <description/>
                        <ucd>TIME_EQUINOX</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>raMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Right ascension of the Moon</description>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Declination of the Moon</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumMoon</name>
				
                <description>Illumination of the Moon</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raMoonTopo</name>
				
                <description>Apparent topocentric Right ascension of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoonTopo</name>
				
                <description>Apparent topocentric Declination of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ignore</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMin</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMax</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMin</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMax</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMin</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMax</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.CurrentPhtSoln</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp0</name>
				
                <description>the zeroth-order zeropoint coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp0</name>
				
                <description>Is zp0 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp1</name>
				
                <description>the first-order zeropoint coefficient wrt time during night</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp1</name>
				
                <description>Is zp1 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp2</name>
				
                <description>the second-order zeropoint coefficient wrt time during night</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp2</name>
				
                <description>Is zp2 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp3</name>
				
                <description>the first-order zeropoint coefficient wrt time across nights (long-term decay of detector)</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp3</name>
				
                <description>Is zp3 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp4</name>
				
                <description>the second-order zeropoint coefficient wrt time across nights (long-term decay of detector)</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp4</name>
				
                <description>Is zp4 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.ExternalSurvey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyName</name>
				
                <description>The short name of the survey, eg. SDSS-EDR, SDSS-DR1, USNOB etc.</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>databaseName</name>
				
                <description>The name of the database within the WSA</description>
                        <ucd>ID_DATABASE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A brief description of the survey</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>imagesLocation</name>
				
                <description>Pathname to the pixels (eg. for list-driven remeasurement)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>server</name>
				
                <description>The location of the database: load or public server</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in lasSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.udsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>flag indicating parent/child relation in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>the UID of the H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.Programme</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>UID of the archived programme coded as above</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>title</name>
				
                <description>a short title for the programme, eg. &amp;quot;UKIDSS Large Area Survey&amp;quot;</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the programme</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>reference</name>
				
                <description>a reference for the programme, eg. &amp;quot;http://www.ukidss.org/surveys/surveys.html&amp;quot;</description>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>propPeriod</name>
				
                <description>the proprietory period for any data taken for this programme in months, e.g. 12 for open time.</description>
                        <unit>months</unit>
                        
                        <ucd>TIME_PERIOD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dfsIDString</name>
				
                <description>The description used within the data flow system (ie. the value of the appropriate FITS keyword)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catalogueSchema</name>
				
                <description>Script file that describes the catalogue schema</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectionTable</name>
				
                <description>Table name of detections</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceTable</name>
				
                <description>Table name of merged sources</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>listRemeasTable</name>
				
                <description>Table name of individual passband list re-measurements</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceRemeasTable</name>
				
                <description>Table name of co-located list re-measurements</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mergeLogTable</name>
				
                <description>Table name of curation log for source merging</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>frameTable</name>
				
                <description>Name of table containing frame metadata</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectorTable</name>
				
                <description>Name of table containing frame detector metadata</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>frameSetTolerance</name>
				
                <description>The match tolerance for different passband frames</description>
                        <unit>Degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pairingCriterion</name>
				
                <description>The pairing criterion for associating detections into merged sources</description>
                        <unit>Degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detectionObjID</name>
				
                <description>The attribute name(s) of the UID for detections</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceObjID</name>
				
                <description>The attribute name(s) of the UID for merged sources</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rmOldFrameSetsSQL</name>
				
                <description>SQL script name for deprecating old frame sets during source merging</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>adjacentFrameTolerance</name>
				
                <description>The match tolerance for adjacent frames in the survey</description>
                        <unit>Degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighboursSchema</name>
				
                <description>Script file that describes the neighbour tables schema for this programme</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.PhotCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>Date time of start time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>Date time of end time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.RequiredCurationTask</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>finalTask</name>
				
                <description>is this task the final one before release (0=no; 1=yes)?</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sequence</name>
				
                <description>Indicates the order in which the tasks are to be executed</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXnvssSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in NVSS..nvssSource (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXDR5PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObjAll (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.PreviousPhtSoln</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description>Numerical device UID identifying every IR device</description>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp0</name>
				
                <description>the zeroth-order zeropoint coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp0</name>
				
                <description>Is zp0 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp1</name>
				
                <description>the first-order zeropoint coefficient wrt time during night</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp1</name>
				
                <description>Is zp1 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp2</name>
				
                <description>the second-order zeropoint coefficient wrt time during night</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp2</name>
				
                <description>Is zp2 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp3</name>
				
                <description>the first-order zeropoint coefficient wrt time across nights (long-term decay of detector)</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp3</name>
				
                <description>Is zp3 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zp4</name>
				
                <description>the second-order zeropoint coefficient wrt time across nights (long-term decay of detector)</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>izp4</name>
				
                <description>Is zp4 FIXED or FITTED</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.CurrentStdStarInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>objectID</name>
				
                <description>id of calibration star in field</description>
                        <ucd>????</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raStar</name>
				
                <description>Right Ascension of star</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decStar</name>
				
                <description>Declination of star</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStd</name>
				
                <description>type of standard: primary, secondary, variable</description>
                        <ucd>????</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Z band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Y band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Mag</name>
				
                <description>H2 band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2MagErr</name>
				
                <description>H2 band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brgMag</name>
				
                <description>BrG band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brgMagErr</name>
				
                <description>BrG band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.udsSourceXDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in udsDetection (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.CurrentAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refRaShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refDecShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.dxsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.RequiredMosaic</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required mosaic product entry</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the mosaiced product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raExtent</name>
				
                <description>The angular extent in RA of the mosaic image</description>
                        <unit>degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decExtent</name>
				
                <description>The angular extent in Dec of the mosaic image</description>
                        <unit>degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxSeeing</name>
				
                <description>The maximum allowed seeing for intermediate stacks</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxStelEll</name>
				
                <description>The maximum allowed stellar ellipticity for intermediate stacks</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mosaicTool</name>
				
                <description>Name of mosaicing tool to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>scrunch</name>
				
                <description>CASU mosaic tool mandatory parameter to specifying the no. of pixels to rebin into one pixel in the output image (1=no rebinning)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>projection</name>
				
                <description>CASU mosaic tool option to specify output WCS projection type (TAN for gnomonic, ZPN for zenithal polynomial)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>confLimit</name>
				
                <description>CASU mosaic tool option to override the default 10% minimum confidence level for a contributing pixel</description>
                        <unit>percent</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extractTool</name>
				
                <description>Name of extraction tool to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nPixels</name>
				
                <description>CASU/SEX source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>threshold</name>
				
                <description>CASU/SEX source extraction tool option for the isophotal analysis threshold (recommended value=1.5)</description>
                        <unit>sigma</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowd</name>
				
                <description>CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCore</name>
				
                <description>CASU/SEX source extraction tool option for default profile fitting radius (recommended value=expected image FWHM)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nBlockSize</name>
				
                <description>CASU/SEX source extraction tool option to override the default background blockdown size (=64, the recommended value)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dualFilterID</name>
				
                <description>SEX extraction tool option to run in dual image mode UID of dual image filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fwhm</name>
				
                <description>SEX source extraction tool option for mosaic FWHM</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>convFilter</name>
				
                <description>SEX source extraction tool option - name of convolution filter to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.ExternalSurveyTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableName</name>
				
                <description>the name of the table</description>
                        <ucd>ID_TABLE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"zone"</name>
				
                <description>default (0) or special (n) zone</description>
                        <ucd>ID_REGION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>The source unique identifier in the table</description>
                        <ucd>ID_TARGET</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord1"</name>
				
                <description>The attribute name of the first (longitudinal) spherical co-ordinate, e.g. equatorial RA</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord2"</name>				
				
                <description>The attribute name of the second (latitudinal) spherical co-ordinate, e.g. equatorial Dec</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.ArchiveCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>logFile</name>
				
                <description>filename of verbose logged task output</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>resultsFile</name>
				
                <description>filename of any results file</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of the completion of the whole task</description>
                        <unit>UTC</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>curator</name>
				
                <description>The archive curation scientist responsible for this event</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>comment</name>
				
                <description>Comment string supplied by the curator</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rolledBack</name>
				
                <description>Flag for roll-back of this event: 0=no, 1 = yes</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.reliableUdsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.udsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gcsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmy</name>
				
                <description>Default colour Z-Y (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyErr</name>
				
                <description>Error on colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Error in Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.MultiframeDetector</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>compFile</name>
				
                <description>Filename of the compressed image of this image frame, eg. server:/path/filename.jpg</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>camNum</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>configIndex</name>
				
                <description/>
                        <ucd>SPECT_INDEX_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description/>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>runID</name>
				
                <description/>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtName</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bitsPerPix</name>
				
                <description/>
                        <unit>FITS bitpix</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataScale</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataZero</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numAxes</name>
				
                <description>Number of data axes; eg. 2</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis1Length</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis2Length</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imagePcount</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageGcount</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detectorType</name>
				
                <description/>
                        <ucd>INST_ID</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detRows</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detCols</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startCol</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endCol</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startRow</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endRow</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pixelScale</name>
				
                <description/>
                        <unit>arcsec per pixel</unit>
                        
                        <ucd>INST_PIXSIZE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xSize</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySize</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gain</name>
				
                <description/>
                        <unit>electrons/ADU</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readNoise</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIRMED</name>
				
                <description/>
                        <ucd>INST_BACKGROUND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_BVAR</name>
				
                <description/>
                        <ucd>INST_BACKGROUND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_ZERO</name>
				
                <description/>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_SCAL</name>
				
                <description/>
                        <ucd>INST_BACKGROUND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetX</name>
				
                <description/>
                        <ucd>POS_OFFSET</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetY</name>
				
                <description/>
                        <ucd>POS_OFFSET</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readMode</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>readOutApp</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camReadOut</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camRole</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camPower</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectorTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pcSysID</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sdsuNum</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFileExt</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>decurtFlag</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyCorrExt</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyCorrCat</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableExtName</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tableWidth</name>
				
                <description/>
                        <unit>bytes</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableRows</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tablePcount</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableGcount</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableFields</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>catCreationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyLevel</name>
				
                <description/>
                        <unit>counts/pixel</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyNoise</name>
				
                <description/>
                        <unit>counts</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seeing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avStellarEll</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avSaturLevel</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCorPeak</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor1</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor2</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor3</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor4</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor5</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor6</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor7</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>thresholdIsoph</name>
				
                <description/>
                        <unit>counts</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minImageSize</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowdedFlag</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coreRadius</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe detector</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decurtainRange</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skySubScale</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>morphClassFlag</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xTalkFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>smoothing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.udsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.allFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.UKIDSSDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description>the running number of this detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description>Instrumental isophotal flux counts</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description>X coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description>Error in X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description>Y coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description>Error in Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description>RMS of axes of ellipse fit</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description>ellipse fit orientation to x axis</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description>No. of pixels above rethreshold 1</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description>No. of pixels above rethreshold 2</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description>No. of pixels above rethreshold 3</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description>No. of pixels above rethreshold 4</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description>No. of pixels above rethreshold 5</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description>No. of pixels above rethreshold 6</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description>No. of pixels above rethreshold 7</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description>No. of pixels above rethreshold 8</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description>Highest pixel value above sky</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description>Error in peak height</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description>Default aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description>Error in aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description>Default aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description>Error in aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description>default aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description>Error in aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description>default aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description>Error in aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description>default aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description>Error in aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description>default aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description>Error in aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description>default aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description>Error in aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description>default aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description>Error in aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description>default aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description>Error in aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description>default aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description>Error in aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description>default aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description>Error in aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description>default aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description>Error in aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description>default aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description>Error in aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description>r_p as defined in Yasuda et al. 2001 AJ 112 1104</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description>r_k as defined in Bertin and Arnouts 1996 A&amp;#38;A Supp 117 393</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description>r_h image scale radius eg. Hall &amp;#38; Mackay 1984 MNRAS 210 979</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_p ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description>error on Petrosian flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_k ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description>error on Kron flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_h; k = 5; alternative total flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description>error on Hall flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description>processing warning/error bitwise flags</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description>local interpolated sky level from background tracker</description>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description>local estimate of variation in sky level around image</description>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description>flag for parent or part of deblended deconstruct (redundant since only deblended images are kept)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description>Flag indicating most probable morphological classification</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description>PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description>Error on PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description>PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description>Error on PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description>PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description>Error on PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description>standard normalised variance of PSF fit</description>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description>no. of degrees of freedom of PSF fit</description>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description>1D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description>Scale length</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description>Power law index</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description>Error in 1D fit</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description>No. of degrees of freedom for 1D Sersic fit</description>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description>2D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description>Scale length</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description>Power law index</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description>Error in 2D fit</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description>No. of degrees of freedom for 2D Sersic fit</description>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.ProgrammeCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of individual programme curation completion</description>
                        <unit>UTC</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>status</name>
				
                <description>successful (1) or unsuccessful (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.RequiredListDrivenProduct</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique ID of the table with the source list driving the remeasurements</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique ID of the external survey (if applicable)</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>transFile</name>
				
                <description>CASU list-driven photometry tool option specifying the source of the driving list (e.g. &amp;quot;use=radeclist&amp;quot;)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>aperture</name>
				
                <description>CASU list-driven photometry tool option specifying the fixed radius to be used for photometry</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>flag indicating parent/child relation in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>the UID of the H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.dxsSourceXDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsDetection (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.PreviousStdStarInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>objectID</name>
				
                <description>id of calibration star in field</description>
                        <ucd>????</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raStar</name>
				
                <description>Right Ascension of star</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decStar</name>
				
                <description>Declination of star</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStd</name>
				
                <description>type of standard: primary, secondary, variable</description>
                        <ucd>????</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Z band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Y band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Mag</name>
				
                <description>H2 band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2MagErr</name>
				
                <description>H2 band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brgMag</name>
				
                <description>BrG band total magnitude of star (from external sources if primary)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>brgMagErr</name>
				
                <description>BrG band magnitude error of star</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSourceXrosat_bsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_bsc (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.RequiredFilters</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nPass</name>
				
                <description>the number of passes that will be made</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.gpsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.CurrentSpatialMap</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a00</name>
				
                <description>the zeroth-order spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a10</name>
				
                <description>the first-order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a01</name>
				
                <description>the first-order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a11</name>
				
                <description>the first-order in x and y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a20</name>
				
                <description>the second-order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a02</name>
				
                <description>the second-order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a21</name>
				
                <description>the second-order in x, first order in y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a12</name>
				
                <description>the second-order in y, first order in x spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>a22</name>
				
                <description>the second-order in x and y spatial map coefficient</description>
                        <ucd>PHOT_ZP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR3PLUS.lasSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>UKIDSSDR4PLUS</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.PreviousAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>stat.fit.residual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXmgcDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in MGC..mgcDetection (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXDR3PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR3..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsJKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.StdFieldInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>observed</name>
				
                <description>yes or no identifier - have the secondary standards been set up?</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.udsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.reliableGcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.ArchiveCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>logFile</name>
				
                <description>filename of verbose logged task output</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>resultsFile</name>
				
                <description>filename of any results file</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of the completion of the whole task</description>
                        <unit>UTC</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>curator</name>
				
                <description>The archive curation scientist responsible for this event</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>comment</name>
				
                <description>Comment string supplied by the curator</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rolledBack</name>
				
                <description>Flag for roll-back of this event: 0=no, 1 = yes</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsSourceXglimpse_hrc_inter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse_hrc_inter (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.RequiredNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique identifier for the programme table</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>joinCriterion</name>
				
                <description>the join criterion (search radius for matches)</description>
                        <unit>arcminutes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighbourTable</name>
				
                <description>the name of the neighbour join table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extProgID</name>
				
                <description>the unique programme ID for second table if there are multiple programmes in the neighbour survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsZYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.AstrCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsSourceXDetectionBestMatch</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modelDistSecs</name>
				
                <description>separation from expected position given astrometric model in dxsSource variability.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flag</name>
				
                <description>Flag object if two sources have the same synFrameSetID,synopticID combination.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsSourceXglimpse_mca_inter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse_mca_inter (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasExtendedSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.Filter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>shortName</name>
				
                <description>Short identification name for the filter</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The name of the filter, eg. &amp;quot;MKO J&amp;quot;, &amp;quot;WFCAM Y&amp;quot; etc.</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the filter</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cutOn</name>
				
                <description>The 50% cut-on wavelength of the filter</description>
                        <unit>microns</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cutOff</name>
				
                <description>The 50% cut-off wavelength of the filter</description>
                        <unit>microns</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aebv</name>
				
                <description>The constant to multiply the Schlegel map E(B-V) by to get the total galactic extinction.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vegaToAB</name>
				
                <description>The constant to convert Vega magnitudes to AB magnitudes.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.udsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.udsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.reliableDxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant Z multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this Z frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXtwomass_xsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_xsc (=ext_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mfID</name>
				
                <description>the UID of the relevant H2 multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2eNum</name>
				
                <description>the extension number of this H2 frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.reliableGpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>the UID of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mfID</name>
				
                <description>the UID of the relevant H2 multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2eNum</name>
				
                <description>the extension number of this H2 frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.Provenance</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>combiframeID</name>
				
                <description>the UID of the combined frame (=combiframe)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the component frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.udsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsJKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Mag</name>
				
                <description>1st epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1MagErr</name>
				
                <description>Error in 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Mag</name>
				
                <description>2nd epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2MagErr</name>
				
                <description>Error in 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.ukirtFSstars</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Faint standard unique identifier (FS number; see Hawarden et al. 2001, MN, 325, 563)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>reference name of field</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmRA</name>
				
                <description>Proper motion in RA</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>The epoch of columns ra and dec</description>
                        <unit>years</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bMag</name>
				
                <description>B band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vMag</name>
				
                <description>V band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iMag</name>
				
                <description>I band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.Release</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description>the release number</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseDate</name>
				
                <description>the release date</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a brief description of the release</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbName</name>
				
                <description>the name of the SQL Server database containing this release</description>
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.Survey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The short name for the survey</description>
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A concise description of the survey</description>
                                <dataType arraysize="512" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbNamePrefix</name>
				
                <description>A string that prefixes all database names released for this survey</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>proprietary</name>
				
                <description>Logical flag indicating whether a survey is proprietary or not (1=yes; 0=no)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.RequiredSynoptic</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isColourReqd</name>
				
                <description>0/1 indicating whether a synopticSource table is required.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bandMergingCriterion</name>
				
                <description>maximum timespan over which different filters are merged into sources in the synoptic source table.</description>
                        <unit>minutes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXfirstSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in FIRST..firstSource (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsZYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsVariability</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parallax</name>
				
                <description>Parallax of star</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minPllx</name>
				
                <description>Lower limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxPllx</name>
				
                <description>Upper limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of astrometric solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>Number of frames with good detections used to calculate astrometric fits</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnGoodObs</name>
				
                <description>Number of good detections in J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnFlaggedObs</name>
				
                <description>Number of detections in J band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnMissingObs</name>
				
                <description>Number of J band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jtotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmeanMag</name>
				
                <description>Mean J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedianMag</name>
				
                <description>Median J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagRms</name>
				
                <description>rms of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagMAD</name>
				
                <description>Median Absolute Deviation of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jskewness</name>
				
                <description>Skewness in J band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jExpRms</name>
				
                <description>Rms calculated from polynomial fit to minimum RMS as a function of magnitude in J band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jIntRms</name>
				
                <description>Intrinsic rms in J-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnGoodObs</name>
				
                <description>Number of good detections in H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnFlaggedObs</name>
				
                <description>Number of detections in H band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnMissingObs</name>
				
                <description>Number of H band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmeanMag</name>
				
                <description>Mean H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedianMag</name>
				
                <description>Median H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagRms</name>
				
                <description>rms of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagMAD</name>
				
                <description>Median Absolute Deviation of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hskewness</name>
				
                <description>Skewness in H band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hExpRms</name>
				
                <description>Rms calculated from polynomial fit to minimum RMS as a function of magnitude in H band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hIntRms</name>
				
                <description>Intrinsic rms in H-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knGoodObs</name>
				
                <description>Number of good detections in K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knFlaggedObs</name>
				
                <description>Number of detections in K band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knMissingObs</name>
				
                <description>Number of K band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ktotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmeanMag</name>
				
                <description>Mean K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedianMag</name>
				
                <description>Median K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagRms</name>
				
                <description>rms of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagMAD</name>
				
                <description>Median Absolute Deviation of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kskewness</name>
				
                <description>Skewness in K band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kExpRms</name>
				
                <description>Rms calculated from polynomial fit to minimum RMS as a function of magnitude in K band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kIntRms</name>
				
                <description>Intrinsic rms in K-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>variableClass</name>
				
                <description>Classification of objects across all bands.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXSegueDR6PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SegueDR6..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXrosat_fsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_fsc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXiras_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in IRAS..iras_psc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.RequiredStack</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required stack product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the stacked product</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numberStk</name>
				
                <description>Number of intermediate stacks. If default, stack all good quality stacks</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxSeeing</name>
				
                <description>The maximum allowed seeing for intermediate stacks</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxStelEll</name>
				
                <description>The maximum allowed stellar ellipticity for intermediate stacks</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU stacking tool option to switch use of image WCS to register images (y/n; recommended value=y)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>clip</name>
				
                <description>CASU stacking tool option to perform 3-sigma (robustly estimated) clipping before stacking pixels (y/n; recommended value=y)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extractTool</name>
				
                <description>Name of extraction tool to be used</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nPixels</name>
				
                <description>CASU/SEX source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>threshold</name>
				
                <description>CASU/SEX source extraction tool option for the isophotal analysis threshold (recommended value=1.5)</description>
                        <unit>sigma</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowd</name>
				
                <description>CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCore</name>
				
                <description>CASU/SEX source extraction tool option for default profile fitting radius (recommended value=expected image FWHM)</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nBlockSize</name>
				
                <description>CASU/SEX source extraction tool option to override the default background blockdown size (=64, the recommended value)</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dualFilterID</name>
				
                <description>SEX extraction tool option to run in dual image mode UID of dual image filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fwhm</name>
				
                <description>SEX source extraction tool option for mosaic FWHM</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>convFilter</name>
				
                <description>SEX source extraction tool option - name of convolution filter to be used</description>
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.ProgrammeTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableName</name>
				
                <description>the name of the table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>the name of the source</description>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXDR2PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR2..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1</name>
				
                <description>Default colour H2-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Err</name>
				
                <description>Error on colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Mag</name>
				
                <description>H2 mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2MagErr</name>
				
                <description>Error in H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>the UID of the H2 remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.CurationTask</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>description in words for this task</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.SurveyProgrammes</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>delPropData</name>
				
                <description>Logical flag indicating that proprietary data should be removed on release (1=yes; 0=no)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>the UID of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.udsSourceXDetectionBestMatch</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modelDistSecs</name>
				
                <description>separation from expected position given astrometric model in udsSource variability.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flag</name>
				
                <description>Flag object if two sources have the same synFrameSetID,synopticID combination.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.RequiredDiffImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required difference image product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter1</name>
				
                <description>UID of WFCAM narrow band (primary) filter</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter2</name>
				
                <description>UID of WFCAM broad band (reference) filter to be subtracted</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU difference image tool option to specify use of implicit WCS in the input files (y/n; recommended value=y)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>method</name>
				
                <description>CASU difference image tool option string specifying the method to employ (recommended value=adaptive/back/zerosky)</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.udsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.ExternalSurveyTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableName</name>
				
                <description>the name of the table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"zone"</name>
				
                <description>default (0) or special (n) zone</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>The source unique identifier in the table</description>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord1"</name>
				
                <description>The attribute name of the first (longitudinal) spherical co-ordinate, e.g. equatorial RA</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord2"</name>				
				
                <description>The attribute name of the second (latitudinal) spherical co-ordinate, e.g. equatorial Dec</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.PreviousMFDZP</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description>Photometric zeropoint for default extinction in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description>Photometric zeropoint error in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description>Number of standards used in determining photZP and photZPErr</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description>Average photometric zero point for night</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description>Photometric zero point sigma for night</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description>Number of ZP in band used to calculate nightZPCat</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.reliableLasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.Multiframe</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>UID of the multiframe (assigned sequentially by the archive ingest process)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ukirtRunNo</name>
				
                <description>Original UKIRT run number (from filename)</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameType</name>
				
                <description>The type of multiframe (eg. stack|tile|mosaic|difference|calibration|interleaved etc).</description>
                        <ucd>meta.code.class</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description>the Julian Day number of the UKIRT night</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileTimeStamp</name>
				
                <description>Time stamp digits (from the original CASU directory name and file time stamp) for enforcing uniqueness</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>observer</name>
				
                <description/>
                        <ucd>obs.observer</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>userid</name>
				
                <description/>
                        <ucd>obs.observer</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsref</name>
				
                <description/>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>project</name>
				
                <description/>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>survey</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>pointingID</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>object</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>origin</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>telescope</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>instrument</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dhsVersion</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFile</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utStart</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utEnd</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numDetectors</name>
				
                <description>The number of &amp;quot;detectors&amp;quot; (=image extensions in FITS file)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>recipe</name>
				
                <description/>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obstype</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsNum</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpNum</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpMem</name>
				
                <description/>
                        <ucd>meta.code.member</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tileNum</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>standard</name>
				
                <description/>
                        <ucd>meta.id;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>njitter</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nuStep</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFoc</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFocScan</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateObs</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateEnd</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mjdObs</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsAxes</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raDecSys</name>
				
                <description/>
                        <ucd>phot.mag;stat.mean</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>equinox</name>
				
                <description/>
                        <unit>years</unit>
                        
                        <ucd>time.equinox</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raBase</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decBase</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amStart</name>
				
                <description/>
                        <ucd>obs.airMass</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amEnd</name>
				
                <description/>
                        <ucd>obs.airMass</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expTime</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numExp</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numInts</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readInterval</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>time.interval</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numReads</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterName</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank,9=1.205nbJ)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinction</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>airTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ambiPressure</name>
				
                <description/>
                        <ucd>phys.pressure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dewPoint</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>domeTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>humidity</name>
				
                <description/>
                        <ucd>meta.note;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrBottTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTopTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>secondaryTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topAirTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempENE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempWSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windDirection</name>
				
                <description/>
                        <unit>deg</unit>
                        
                        <ucd>meta.note;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windSpeed</name>
				
                <description/>
                        <unit>km/h</unit>
                        
                        <ucd>phys.veloc</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauCSO</name>
				
                <description/>
                        <ucd>phys.absorption.opticalDepth</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauSource</name>
				
                <description/>
                        <ucd>meta.ref.url</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>m2x</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2y</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2z</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2u</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2v</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2w</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telFocus</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusPos</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusZero</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusOffset</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusSerial</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusNominOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusInstFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hourAngle</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z8</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz9</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz10</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cryostPres</name>
				
                <description/>
                        <unit>millibar</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamNS</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamWE</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTempSetPt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>corPlateTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lncTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3Temp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topRingTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>radShieldTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fsTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ssTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempSetPt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempAlt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2Port</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>isu2TiltOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2PortOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>guiding</name>
				
                <description/>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>fastGuiderMode</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>autoGuiderFreq</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileName</name>
				
                <description>the filename for the multiframe, eg. server:/path/filename.fit</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catName</name>
				
                <description>the filename of the associated catalogue MEF, eg. server:/path/filename.fits</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>versionNum</name>
				
                <description>a version number for this frame (if available)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>darkID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flatID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frinID</name>
				
                <description>UID of library calibration fringe frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maskID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newlyIngested</name>
				
                <description>Curation flag for internal use only (0=no, 1=yes)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>agentId</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>remoteAgent</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>trackSys</name>
				
                <description/>
                        <ucd>time.equinox</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>raMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Right ascension of the Moon</description>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Declination of the Moon</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumMoon</name>
				
                <description>Illumination of the Moon</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raMoonTopo</name>
				
                <description>Apparent topocentric Right ascension of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoonTopo</name>
				
                <description>Apparent topocentric Declination of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ignore</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMin</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMax</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMin</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMax</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMin</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMax</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumFile</name>
				
                <description>File name of CASU created photometric illumination correction used on catalogue data from this file</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.ExternalSurvey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyName</name>
				
                <description>The short name of the survey, eg. SDSS-EDR, SDSS-DR1, USNOB etc.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>databaseName</name>
				
                <description>The name of the database within the WSA</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A brief description of the survey</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>imagesLocation</name>
				
                <description>Pathname to the pixels (eg. for list-driven remeasurement)</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>server</name>
				
                <description>The location of the database: load or public server</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>the UID of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.Programme</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>UID of the archived programme coded as above</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>title</name>
				
                <description>a short title for the programme, eg. &amp;quot;UKIDSS Large Area Survey&amp;quot;</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the programme</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>reference</name>
				
                <description>a reference for the programme, eg. &amp;quot;http://www.ukidss.org/surveys/surveys.html&amp;quot;</description>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>propPeriod</name>
				
                <description>the proprietory period for any data taken for this programme in months, e.g. 12 for open time.</description>
                        <unit>months</unit>
                        
                        <ucd>time.period</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dfsIDString</name>
				
                <description>The description used within the data flow system (ie. the value of the appropriate FITS keyword)</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catalogueSchema</name>
				
                <description>Script file that describes the catalogue schema</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectionTable</name>
				
                <description>Table name of detections</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceTable</name>
				
                <description>Table name of merged sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>listRemeasTable</name>
				
                <description>Table name of individual passband list re-measurements</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceRemeasTable</name>
				
                <description>Table name of co-located list re-measurements</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mergeLogTable</name>
				
                <description>Table name of curation log for source merging</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>frameSetTolerance</name>
				
                <description>The match tolerance for different passband frames</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pairingCriterion</name>
				
                <description>The pairing criterion for associating detections into merged sources</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>adjacentFrameTolerance</name>
				
                <description>The match tolerance for adjacent frames in the survey</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighboursSchema</name>
				
                <description>Script file that describes the neighbour tables schema for this programme</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>synopticSourceTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>synopticBestMatchTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>variabilityTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.PhotCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>Date time of start time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>Date time of end time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXnvssSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in NVSS..nvssSource (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.udsVariability</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parallax</name>
				
                <description>Parallax of star</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minPllx</name>
				
                <description>Lower limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxPllx</name>
				
                <description>Upper limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of astrometric solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>Number of frames with good detections used to calculate astrometric fits</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnGoodObs</name>
				
                <description>Number of good detections in J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnFlaggedObs</name>
				
                <description>Number of detections in J band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnMissingObs</name>
				
                <description>Number of J band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jtotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmeanMag</name>
				
                <description>Mean J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedianMag</name>
				
                <description>Median J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagRms</name>
				
                <description>rms of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagMAD</name>
				
                <description>Median Absolute Deviation of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jskewness</name>
				
                <description>Skewness in J band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jExpRms</name>
				
                <description>Rms calculated from polynomial fit to minimum RMS as a function of magnitude in J band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jIntRms</name>
				
                <description>Intrinsic rms in J-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnGoodObs</name>
				
                <description>Number of good detections in H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnFlaggedObs</name>
				
                <description>Number of detections in H band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnMissingObs</name>
				
                <description>Number of H band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmeanMag</name>
				
                <description>Mean H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedianMag</name>
				
                <description>Median H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagRms</name>
				
                <description>rms of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagMAD</name>
				
                <description>Median Absolute Deviation of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hskewness</name>
				
                <description>Skewness in H band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hExpRms</name>
				
                <description>Rms calculated from polynomial fit to minimum RMS as a function of magnitude in H band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hIntRms</name>
				
                <description>Intrinsic rms in H-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knGoodObs</name>
				
                <description>Number of good detections in K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knFlaggedObs</name>
				
                <description>Number of detections in K band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knMissingObs</name>
				
                <description>Number of K band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ktotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmeanMag</name>
				
                <description>Mean K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedianMag</name>
				
                <description>Median K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagRms</name>
				
                <description>rms of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagMAD</name>
				
                <description>Median Absolute Deviation of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kskewness</name>
				
                <description>Skewness in K band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kExpRms</name>
				
                <description>Rms calculated from polynomial fit to minimum RMS as a function of magnitude in K band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kIntRms</name>
				
                <description>Intrinsic rms in K-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>variableClass</name>
				
                <description>Classification of objects across all bands.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXDR5PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.CurrentAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>stat.fit.residual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refRaShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refDecShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.RequiredMosaic</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required mosaic product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the mosaiced product</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raExtent</name>
				
                <description>The angular extent in RA of the mosaic image</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decExtent</name>
				
                <description>The angular extent in Dec of the mosaic image</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxSeeing</name>
				
                <description>The maximum allowed seeing for intermediate stacks</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxStelEll</name>
				
                <description>The maximum allowed stellar ellipticity for intermediate stacks</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mosaicTool</name>
				
                <description>Name of mosaicing tool to be used</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>scrunch</name>
				
                <description>CASU mosaic tool mandatory parameter to specifying the no. of pixels to rebin into one pixel in the output image (1=no rebinning)</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>projection</name>
				
                <description>CASU mosaic tool option to specify output WCS projection type (TAN for gnomonic, ZPN for zenithal polynomial)</description>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>confLimit</name>
				
                <description>CASU mosaic tool option to override the default 10% minimum confidence level for a contributing pixel</description>
                        <unit>percent</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extractTool</name>
				
                <description>Name of extraction tool to be used</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nPixels</name>
				
                <description>CASU/SEX source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>threshold</name>
				
                <description>CASU/SEX source extraction tool option for the isophotal analysis threshold (recommended value=1.5)</description>
                        <unit>sigma</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowd</name>
				
                <description>CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCore</name>
				
                <description>CASU/SEX source extraction tool option for default profile fitting radius (recommended value=expected image FWHM)</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nBlockSize</name>
				
                <description>CASU/SEX source extraction tool option to override the default background blockdown size (=64, the recommended value)</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dualFilterID</name>
				
                <description>SEX extraction tool option to run in dual image mode UID of dual image filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fwhm</name>
				
                <description>SEX source extraction tool option for mosaic FWHM</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>convFilter</name>
				
                <description>SEX source extraction tool option - name of convolution filter to be used</description>
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.ProgrammeFrame</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBitsStatus</name>
				
                <description>Bit flag to denote whether detection quality flagging has been done on this multiframe for this programme.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.reliableUdsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsVarFrameSetInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jaStrat</name>
				
                <description>Strateva parameter a in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStrat</name>
				
                <description>Strateva parameter b in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStrat</name>
				
                <description>Strateva parameter a in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSq</name>
				
                <description>Fit of Strateva function to data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDof</name>
				
                <description>Number of degrees of freedom of fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStrat</name>
				
                <description>Strateva parameter a in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStrat</name>
				
                <description>Strateva parameter b in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStrat</name>
				
                <description>Strateva parameter a in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSq</name>
				
                <description>Fit of Strateva function to data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDof</name>
				
                <description>Number of degrees of freedom of fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStrat</name>
				
                <description>Strateva parameter a in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStrat</name>
				
                <description>Strateva parameter b in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStrat</name>
				
                <description>Strateva parameter a in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSq</name>
				
                <description>Fit of Strateva function to data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDof</name>
				
                <description>Number of degrees of freedom of fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gcsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmy</name>
				
                <description>Default colour Z-Y (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyErr</name>
				
                <description>Error on colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Error in Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>the UID of the Z remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.MultiframeDetector</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>compFile</name>
				
                <description>Filename of the compressed image of this image frame, eg. server:/path/filename.jpg</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>camNum</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>configIndex</name>
				
                <description/>
                        <ucd>spect.index</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description/>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>runID</name>
				
                <description/>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtName</name>
				
                <description/>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bitsPerPix</name>
				
                <description/>
                        <unit>FITS bitpix</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataScale</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataZero</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numAxes</name>
				
                <description>Number of data axes; eg. 2</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis1Length</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis2Length</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imagePcount</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageGcount</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detectorType</name>
				
                <description/>
                        <ucd>meta.id;instr</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detRows</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detCols</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startCol</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endCol</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startRow</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endRow</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pixelScale</name>
				
                <description/>
                        <unit>arcsec per pixel</unit>
                        
                        <ucd>phys.angSize;instr.pixel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xSize</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySize</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gain</name>
				
                <description/>
                        <unit>electrons/ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readNoise</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIRMED</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_BVAR</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_ZERO</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_SCAL</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetX</name>
				
                <description/>
                        <ucd>pos;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetY</name>
				
                <description/>
                        <ucd>pos;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readMode</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>readOutApp</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camReadOut</name>
				
                <description/>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camRole</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camPower</name>
				
                <description/>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectorTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pcSysID</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sdsuNum</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFileExt</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>decurtFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyCorrExt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyCorrCat</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableExtName</name>
				
                <description/>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tableWidth</name>
				
                <description/>
                        <unit>bytes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableRows</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tablePcount</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableGcount</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableFields</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>catCreationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyLevel</name>
				
                <description/>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyNoise</name>
				
                <description/>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seeing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avStellarEll</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avSaturLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCorPeak</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor1</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor3</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor4</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>thresholdIsoph</name>
				
                <description/>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minImageSize</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowdedFlag</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coreRadius</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe detector</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decurtainRange</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skySubScale</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>morphClassFlag</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xTalkFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>smoothing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>totalExpTime</name>
				
                <description>Total exposure time for this detector</description>
                        <unit>seconds</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.allFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.UKIDSSDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description>the running number of this detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description>Instrumental isophotal flux counts</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description>X coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description>Error in X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description>Y coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description>Error in Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description>RMS of axes of ellipse fit</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description>ellipse fit orientation to x axis</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description>No. of pixels above rethreshold 1</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description>No. of pixels above rethreshold 2</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description>No. of pixels above rethreshold 3</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description>No. of pixels above rethreshold 4</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description>No. of pixels above rethreshold 5</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description>No. of pixels above rethreshold 6</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description>No. of pixels above rethreshold 7</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description>No. of pixels above rethreshold 8</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description>Highest pixel value above sky</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description>Error in peak height</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description>Default aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description>Error in aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description>Default aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description>Error in aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description>default aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description>Error in aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description>default aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description>Error in aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description>default aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description>Error in aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description>default aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description>Error in aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description>default aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description>Error in aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description>default aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description>Error in aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description>default aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description>Error in aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description>default aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description>Error in aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description>default aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description>Error in aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description>default aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description>Error in aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description>default aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description>Error in aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description>r_p as defined in Yasuda et al. 2001 AJ 112 1104</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description>r_k as defined in Bertin and Arnouts 1996 A&amp;#38;A Supp 117 393</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description>r_h image scale radius eg. Hall &amp;#38; Mackay 1984 MNRAS 210 979</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_p ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description>error on Petrosian flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_k ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description>error on Kron flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_h; k = 5; alternative total flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description>error on Hall flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description>processing warning/error bitwise flags</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description>local interpolated sky level from background tracker</description>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description>local estimate of variation in sky level around image</description>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description>Placeholder flag for parent or part of deblended deconstruct (redundant since only deblended images are kept)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description>Flag indicating most probable morphological classification</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description>PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description>Error on PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description>PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description>Error on PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description>PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description>Error on PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description>standard normalised variance of PSF fit</description>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description>no. of degrees of freedom of PSF fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description>1D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description>Scale length</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description>Power law index</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description>Error in 1D fit</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description>No. of degrees of freedom for 1D Sersic fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description>2D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description>Scale length</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description>Power law index</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description>Error in 2D fit</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description>No. of degrees of freedom for 2D Sersic fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.ProgrammeCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of individual programme curation completion</description>
                        <unit>UTC</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>status</name>
				
                <description>successful (1) or unsuccessful (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.udsVarFrameSetInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jaStrat</name>
				
                <description>Strateva parameter a in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStrat</name>
				
                <description>Strateva parameter b in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStrat</name>
				
                <description>Strateva parameter a in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSq</name>
				
                <description>Fit of Strateva function to data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDof</name>
				
                <description>Number of degrees of freedom of fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStrat</name>
				
                <description>Strateva parameter a in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStrat</name>
				
                <description>Strateva parameter b in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStrat</name>
				
                <description>Strateva parameter a in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSq</name>
				
                <description>Fit of Strateva function to data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDof</name>
				
                <description>Number of degrees of freedom of fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStrat</name>
				
                <description>Strateva parameter a in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStrat</name>
				
                <description>Strateva parameter b in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStrat</name>
				
                <description>Strateva parameter a in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSq</name>
				
                <description>Fit of Strateva function to data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDof</name>
				
                <description>Number of degrees of freedom of fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.RequiredListDrivenProduct</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique ID of the table with the source list driving the remeasurements</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique ID of the external survey (if applicable)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>transFile</name>
				
                <description>CASU list-driven photometry tool option specifying the source of the driving list (e.g. &amp;quot;use=radeclist&amp;quot;)</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>aperture</name>
				
                <description>CASU list-driven photometry tool option specifying the fixed radius to be used for photometry</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>the UID of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>the UID of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (0.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.4 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>the UID of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.dxsSourceXDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsDetection (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXrosat_bsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_bsc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.RequiredFilters</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nPass</name>
				
                <description>the number of passes that will be made</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isSynoptic</name>
				
                <description>is the band observed multiple times for variability measurements (0 FALSE, 1 TRUE)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.gpsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.udsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>the UID of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>the UID of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>the UID of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>the UID of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>the UID of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>the UID of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR4PLUS.lasSourceXSegueDR6PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SEGUEDR6..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>UKIDSSDR5PLUS</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.PreviousAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXmgcDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in MGC..mgcDetection (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXDR3PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR3..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsJKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.StdFieldInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>observed</name>
				
                <description>yes or no identifier - have the secondary standards been set up?</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.reliableGcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.ArchiveCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>logFile</name>
				
                <description>filename of verbose logged task output</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>resultsFile</name>
				
                <description>filename of any results file</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of the completion of the whole task</description>
                        <unit>UTC</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>curator</name>
				
                <description>The archive curation scientist responsible for this event</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>comment</name>
				
                <description>Comment string supplied by the curator</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rolledBack</name>
				
                <description>Flag for roll-back of this event: 0=no, 1 = yes</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsZYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.AstrCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.Release</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description>the release number</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseDate</name>
				
                <description>the release date</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a brief description of the release</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbName</name>
				
                <description>the name of the SQL Server database containing this release</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gpsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasExtendedSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.Filter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>shortName</name>
				
                <description>Short identification name for the filter</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The name of the filter, eg. &amp;quot;MKO J&amp;quot;, &amp;quot;WFCAM Y&amp;quot; etc.</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the filter</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cutOn</name>
				
                <description>The 50% cut-on wavelength of the filter</description>
                        <unit>microns</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cutOff</name>
				
                <description>The 50% cut-off wavelength of the filter</description>
                        <unit>microns</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aebv</name>
				
                <description>The constant to multiply the Schlegel map E(B-V) by to get the total galactic extinction.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vegaToAB</name>
				
                <description>The constant to convert Vega magnitudes to AB magnitudes.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>oneSecMLVg</name>
				
                <description>The Vega magnitude limit of a 1s exposure in this filter</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.reliableDxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant Z multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this Z frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXtwomass_xsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_xsc (=ext_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gpsJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mfID</name>
				
                <description>the UID of the relevant H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2eNum</name>
				
                <description>the extension number of this H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.reliableGpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gpsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mfID</name>
				
                <description>the UID of the relevant H2 multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2eNum</name>
				
                <description>the extension number of this H2 frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.Provenance</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>combiframeID</name>
				
                <description>the UID of the combined frame (=combiframe)</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the component frame</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsJKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Mag</name>
				
                <description>1st epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1MagErr</name>
				
                <description>Error in 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Mag</name>
				
                <description>2nd epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2MagErr</name>
				
                <description>Error in 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.RequiredFilters</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nPass</name>
				
                <description>the number of passes that will be made</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isSynoptic</name>
				
                <description>is the band observed multiple times for variability measurements (0 FALSE, 1 TRUE)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.ukirtFSstars</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Faint standard unique identifier (FS number; see Hawarden et al. 2001, MN, 325, 563)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>reference name of field</description>
                        <ucd>????</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmRA</name>
				
                <description>Proper motion in RA</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>The epoch of columns ra and dec</description>
                        <unit>years</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bMag</name>
				
                <description>B band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vMag</name>
				
                <description>V band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iMag</name>
				
                <description>I band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsSourceXDetectionBestMatch</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modelDistSecs</name>
				
                <description>separation from expected position given astrometric model in dxsSource variability.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flag</name>
				
                <description>Flag for potential matching problems</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.Survey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The short name for the survey</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A concise description of the survey</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="512" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbNamePrefix</name>
				
                <description>A string that prefixes all database names released for this survey</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>proprietary</name>
				
                <description>Logical flag indicating whether a survey is proprietary or not (1=yes; 0=no)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXfirstSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in FIRST..firstSource (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsZYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsVariability</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Mean Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Mean Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in mean RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in mean Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parallax</name>
				
                <description>Parallax of star</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minPllx</name>
				
                <description>Lower limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxPllx</name>
				
                <description>Upper limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of astrometric solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>Number of frames with good detections used to calculate astrometric fits</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnGoodObs</name>
				
                <description>Number of good detections in J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnFlaggedObs</name>
				
                <description>Number of detections in J band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnMissingObs</name>
				
                <description>Number of J band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jtotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmeanMag</name>
				
                <description>Mean J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedianMag</name>
				
                <description>Median J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagRms</name>
				
                <description>rms of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagMAD</name>
				
                <description>Median Absolute Deviation of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jskewness</name>
				
                <description>Skewness in J band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jExpRms</name>
				
                <description>Rms calculated from polynomial fit to minimum RMS as a function of magnitude in J band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jIntRms</name>
				
                <description>Intrinsic rms in J-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnGoodObs</name>
				
                <description>Number of good detections in H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnFlaggedObs</name>
				
                <description>Number of detections in H band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnMissingObs</name>
				
                <description>Number of H band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmeanMag</name>
				
                <description>Mean H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedianMag</name>
				
                <description>Median H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagRms</name>
				
                <description>rms of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagMAD</name>
				
                <description>Median Absolute Deviation of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hskewness</name>
				
                <description>Skewness in H band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hExpRms</name>
				
                <description>Rms calculated from polynomial fit to minimum RMS as a function of magnitude in H band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hIntRms</name>
				
                <description>Intrinsic rms in H-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knGoodObs</name>
				
                <description>Number of good detections in K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knFlaggedObs</name>
				
                <description>Number of detections in K band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knMissingObs</name>
				
                <description>Number of K band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ktotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmeanMag</name>
				
                <description>Mean K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedianMag</name>
				
                <description>Median K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagRms</name>
				
                <description>rms of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagMAD</name>
				
                <description>Median Absolute Deviation of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kskewness</name>
				
                <description>Skewness in K band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kExpRms</name>
				
                <description>Rms calculated from polynomial fit to minimum RMS as a function of magnitude in K band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kIntRms</name>
				
                <description>Intrinsic rms in K-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>variableClass</name>
				
                <description>Classification of objects across all bands.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXSegueDR6PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SegueDR6..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXrosat_fsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_fsc (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXiras_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in IRAS..iras_psc (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.RequiredStack</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required stack product entry</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the stacked product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numberStk</name>
				
                <description>Number of intermediate stacks. If default, stack all good quality stacks</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxSeeing</name>
				
                <description>The maximum allowed seeing for intermediate stacks</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxStelEll</name>
				
                <description>The maximum allowed stellar ellipticity for intermediate stacks</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU stacking tool option to switch use of image WCS to register images (y/n; recommended value=y)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>clip</name>
				
                <description>CASU stacking tool option to perform 3-sigma (robustly estimated) clipping before stacking pixels (y/n; recommended value=y)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extractTool</name>
				
                <description>Name of extraction tool to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nPixels</name>
				
                <description>CASU/SEX source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>threshold</name>
				
                <description>CASU/SEX source extraction tool option for the isophotal analysis threshold (recommended value=1.5)</description>
                        <unit>sigma</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowd</name>
				
                <description>CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCore</name>
				
                <description>CASU/SEX source extraction tool option for default profile fitting radius (recommended value=expected image FWHM)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nBlockSize</name>
				
                <description>CASU/SEX source extraction tool option to override the default background blockdown size (=64, the recommended value)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dualFilterID</name>
				
                <description>SEX extraction tool option to run in dual image mode UID of dual image filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fwhm</name>
				
                <description>SEX source extraction tool option for mosaic FWHM</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>convFilter</name>
				
                <description>SEX source extraction tool option - name of convolution filter to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.ProgrammeTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique table ID</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableName</name>
				
                <description>the name of the table</description>
                        <ucd>ID_TABLE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>the name of the source</description>
                        <ucd>ID_TARGET</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXDR2PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR2..PhotoObj (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gpsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1</name>
				
                <description>Default colour H2-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Err</name>
				
                <description>Error on colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Mag</name>
				
                <description>H2 mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2MagErr</name>
				
                <description>Error in H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.CurationTask</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>description in words for this task</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.SurveyProgrammes</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>delPropData</name>
				
                <description>Logical flag indicating that proprietary data should be removed on release (1=yes; 0=no)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gpsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsSourceXDetectionBestMatch</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modelDistSecs</name>
				
                <description>separation from expected position given astrometric model in udsSource variability.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flag</name>
				
                <description>Flag for potential matching problems</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in udsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.RequiredDiffImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required difference image product entry</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter1</name>
				
                <description>UID of WFCAM narrow band (primary) filter</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter2</name>
				
                <description>UID of WFCAM broad band (reference) filter to be subtracted</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU difference image tool option to specify use of implicit WCS in the input files (y/n; recommended value=y)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>method</name>
				
                <description>CASU difference image tool option string specifying the method to employ (recommended value=adaptive/back/zerosky)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gpsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXDR7PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObjAll (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.PreviousMFDZP</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description>Photometric zeropoint for default extinction in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description>Photometric zeropoint error in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description>Number of standards used in determining photZP and photZPErr</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description>Average photometric zero point for night</description>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description>Photometric zero point sigma for night</description>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description>Number of ZP in band used to calculate nightZPCat</description>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.reliableLasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.Multiframe</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>UID of the multiframe (assigned sequentially by the archive ingest process)</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ukirtRunNo</name>
				
                <description>Original UKIRT run number (from filename)</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameType</name>
				
                <description>The type of multiframe (eg. stack|tile|mosaic|difference|calibration|interleaved etc).</description>
                        <ucd>meta.code.class</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description>the Julian Day number of the UKIRT night</description>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileTimeStamp</name>
				
                <description>Time stamp digits (from the original CASU directory name and file time stamp) for enforcing uniqueness</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>observer</name>
				
                <description/>
                        <ucd>ID_HUMAN</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>userid</name>
				
                <description/>
                        <ucd>ID_HUMAN</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsref</name>
				
                <description/>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>project</name>
				
                <description/>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>survey</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>pointingID</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbID</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>object</name>
				
                <description/>
                        <ucd>ID_TARGET</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>origin</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>telescope</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>instrument</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dhsVersion</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFile</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utStart</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utEnd</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numDetectors</name>
				
                <description>The number of &amp;quot;detectors&amp;quot; (=image extensions in FITS file)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>recipe</name>
				
                <description/>
                        <ucd>REDUCT_METHOD</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obstype</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsNum</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpNum</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpMem</name>
				
                <description/>
                        <ucd>CODE_MEM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tileNum</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>standard</name>
				
                <description/>
                        <ucd>OBS_ID</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>njitter</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterID</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nuStep</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepID</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFoc</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFocScan</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateObs</name>
				
                <description/>
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateEnd</name>
				
                <description/>
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mjdObs</name>
				
                <description/>
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsAxes</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raDecSys</name>
				
                <description/>
                        <ucd>VAR_MEAN</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>equinox</name>
				
                <description/>
                        <unit>years</unit>
                        
                        <ucd>TIME_EQUINOX</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raBase</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decBase</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amStart</name>
				
                <description/>
                        <ucd>PHOT_ATM_AIRMASS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amEnd</name>
				
                <description/>
                        <ucd>PHOT_ATM_AIRMASS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expTime</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>TIME_EXPTIME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numExp</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numInts</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readInterval</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>TIME_INTERVAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numReads</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterName</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank,9=1.205nbJ,10=1.619nbH)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinction</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>airTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ambiPressure</name>
				
                <description/>
                        <ucd>PHYS_PRESS_GAS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dewPoint</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>domeTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>humidity</name>
				
                <description/>
                        <ucd>OBS_CONDITIONS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrBottTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTopTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>secondaryTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topAirTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempENE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempWSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>PHYS_TEMP_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windDirection</name>
				
                <description/>
                        <unit>deg</unit>
                        
                        <ucd>OBS_CONDITIONS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windSpeed</name>
				
                <description/>
                        <unit>km/h</unit>
                        
                        <ucd>VELOC_WIND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauCSO</name>
				
                <description/>
                        <ucd>PHYS_OPTICAL-DEPTH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauSource</name>
				
                <description/>
                        <ucd>DATA_LINK</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>m2x</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2y</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2z</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2u</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2v</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2w</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telFocus</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusPos</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusZero</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusOffset</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusSerial</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusNominOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusInstFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>INST_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hourAngle</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z8</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz9</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz10</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cryostPres</name>
				
                <description/>
                        <unit>millibar</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamNS</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamWE</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTempSetPt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>corPlateTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lncTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3Temp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topRingTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>radShieldTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fsTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ssTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempSetPt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempAlt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2Port</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>isu2TiltOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2PortOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>guiding</name>
				
                <description/>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>fastGuiderMode</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>autoGuiderFreq</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileName</name>
				
                <description>the filename for the multiframe, eg. server:/path/filename.fit</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catName</name>
				
                <description>the filename of the associated catalogue MEF, eg. server:/path/filename.fits</description>
                        <ucd>ID_CATALOG</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>versionNum</name>
				
                <description>a version number for this frame (if available)</description>
                        <ucd>VERSNUM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>darkID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flatID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frinID</name>
				
                <description>UID of library calibration fringe frame</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maskID</name>
				
                <description/>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newlyIngested</name>
				
                <description>Curation flag for internal use only (0=no, 1=yes)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>agentId</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>remoteAgent</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>trackSys</name>
				
                <description/>
                        <ucd>TIME_EQUINOX</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>raMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Right ascension of the Moon</description>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Declination of the Moon</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumMoon</name>
				
                <description>Illumination of the Moon</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raMoonTopo</name>
				
                <description>Apparent topocentric Right ascension of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>hours</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoonTopo</name>
				
                <description>Apparent topocentric Declination of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ignore</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMin</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMax</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMin</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMax</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMin</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMax</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumFile</name>
				
                <description>File name of CASU created photometric illumination correction used on catalogue data from this file</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbRejected</name>
				
                <description/>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyAlgorithm</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>unfilteredID</name>
				
                <description>UID of original unfiltered frame corresponding to this filtered frame</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.ExternalSurvey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyName</name>
				
                <description>The short name of the survey, eg. SDSS-EDR, SDSS-DR1, USNOB etc.</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>databaseName</name>
				
                <description>The name of the database within the WSA</description>
                        <ucd>ID_DATABASE</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A brief description of the survey</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>imagesLocation</name>
				
                <description>Pathname to the pixels (eg. for list-driven remeasurement)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>server</name>
				
                <description>The location of the database: load or public server</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in lasSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gcsSource (=sourceID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gpsJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.Programme</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>UID of the archived programme coded as above</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>title</name>
				
                <description>a short title for the programme, eg. &amp;quot;UKIDSS Large Area Survey&amp;quot;</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the programme</description>
                        <ucd>NOTE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>reference</name>
				
                <description>a reference for the programme, eg. &amp;quot;http://www.ukidss.org/surveys/surveys.html&amp;quot;</description>
                        <ucd>REFER_CODE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>propPeriod</name>
				
                <description>the proprietory period for any data taken for this programme in months, e.g. 12 for open time.</description>
                        <unit>months</unit>
                        
                        <ucd>TIME_PERIOD</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dfsIDString</name>
				
                <description>The description used within the data flow system (ie. the value of the appropriate FITS keyword)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catalogueSchema</name>
				
                <description>Script file that describes the catalogue schema</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectionTable</name>
				
                <description>Table name of detections</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceTable</name>
				
                <description>Table name of merged sources</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>listRemeasTable</name>
				
                <description>Table name of individual passband list re-measurements</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceRemeasTable</name>
				
                <description>Table name of co-located list re-measurements</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mergeLogTable</name>
				
                <description>Table name of curation log for source merging</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>frameSetTolerance</name>
				
                <description>The match tolerance for different passband frames</description>
                        <unit>Degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pairingCriterion</name>
				
                <description>The pairing criterion for associating detections into merged sources</description>
                        <unit>Degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>adjacentFrameTolerance</name>
				
                <description>The match tolerance for adjacent frames in the survey</description>
                        <unit>Degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighboursSchema</name>
				
                <description>Script file that describes the neighbour tables schema for this programme</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>synopticSourceTable</name>
				
                <description>Table name of merged variable sources</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>synopticBestMatchTable</name>
				
                <description>Table name of merged variable sources</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>variabilityTable</name>
				
                <description>Table name of merged variable sources</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.PhotCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>Date time of start time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>Date time of end time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>ID_VERSION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXnvssSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in NVSS..nvssSource (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsVariability</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Mean Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Mean Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in mean RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in mean Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parallax</name>
				
                <description>Parallax of star</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minPllx</name>
				
                <description>Lower limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxPllx</name>
				
                <description>Upper limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of astrometric solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>Number of frames with good detections used to calculate astrometric fits</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnGoodObs</name>
				
                <description>Number of good detections in J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnFlaggedObs</name>
				
                <description>Number of detections in J band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnMissingObs</name>
				
                <description>Number of J band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jtotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmeanMag</name>
				
                <description>Mean J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedianMag</name>
				
                <description>Median J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagRms</name>
				
                <description>rms of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagMAD</name>
				
                <description>Median Absolute Deviation of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jskewness</name>
				
                <description>Skewness in J band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jExpRms</name>
				
                <description>Rms calculated from polynomial fit to minimum RMS as a function of magnitude in J band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jIntRms</name>
				
                <description>Intrinsic rms in J-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnGoodObs</name>
				
                <description>Number of good detections in H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnFlaggedObs</name>
				
                <description>Number of detections in H band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnMissingObs</name>
				
                <description>Number of H band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmeanMag</name>
				
                <description>Mean H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedianMag</name>
				
                <description>Median H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagRms</name>
				
                <description>rms of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagMAD</name>
				
                <description>Median Absolute Deviation of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hskewness</name>
				
                <description>Skewness in H band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hExpRms</name>
				
                <description>Rms calculated from polynomial fit to minimum RMS as a function of magnitude in H band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hIntRms</name>
				
                <description>Intrinsic rms in H-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knGoodObs</name>
				
                <description>Number of good detections in K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knFlaggedObs</name>
				
                <description>Number of detections in K band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knMissingObs</name>
				
                <description>Number of K band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ktotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmeanMag</name>
				
                <description>Mean K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedianMag</name>
				
                <description>Median K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagRms</name>
				
                <description>rms of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagMAD</name>
				
                <description>Median Absolute Deviation of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kskewness</name>
				
                <description>Skewness in K band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kExpRms</name>
				
                <description>Rms calculated from polynomial fit to minimum RMS as a function of magnitude in K band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kIntRms</name>
				
                <description>Intrinsic rms in K-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>variableClass</name>
				
                <description>Classification of objects across all bands.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXDR5PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObjAll (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gpsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsSourceXDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in udsDetection (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.CurrentAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>POS_CCD_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                        <ucd>POS_TRANSF_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>FIT_RESIDUAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refRaShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refDecShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_OTHER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.RequiredNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique identifier for the programme table</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>joinCriterion</name>
				
                <description>the join criterion (search radius for matches)</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighbourTable</name>
				
                <description>the name of the neighbour join table</description>
                        <ucd>ID_TABLE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extProgID</name>
				
                <description>the unique programme ID for second table if there are multiple programmes in the neighbour survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.RequiredMosaic</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required mosaic product entry</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the mosaiced product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raExtent</name>
				
                <description>The angular extent in RA of the mosaic image</description>
                        <unit>degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decExtent</name>
				
                <description>The angular extent in Dec of the mosaic image</description>
                        <unit>degrees</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxSeeing</name>
				
                <description>The maximum allowed seeing for intermediate stacks</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxStelEll</name>
				
                <description>The maximum allowed stellar ellipticity for intermediate stacks</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mosaicTool</name>
				
                <description>Name of mosaicing tool to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>scrunch</name>
				
                <description>CASU mosaic tool mandatory parameter to specifying the no. of pixels to rebin into one pixel in the output image (1=no rebinning)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>projection</name>
				
                <description>CASU mosaic tool option to specify output WCS projection type (TAN for gnomonic, ZPN for zenithal polynomial)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>confLimit</name>
				
                <description>CASU mosaic tool option to override the default 10% minimum confidence level for a contributing pixel</description>
                        <unit>percent</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extractTool</name>
				
                <description>Name of extraction tool to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nPixels</name>
				
                <description>CASU/SEX source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>threshold</name>
				
                <description>CASU/SEX source extraction tool option for the isophotal analysis threshold (recommended value=1.5)</description>
                        <unit>sigma</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowd</name>
				
                <description>CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCore</name>
				
                <description>CASU/SEX source extraction tool option for default profile fitting radius (recommended value=expected image FWHM)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nBlockSize</name>
				
                <description>CASU/SEX source extraction tool option to override the default background blockdown size (=64, the recommended value)</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dualFilterID</name>
				
                <description>SEX extraction tool option to run in dual image mode UID of dual image filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fwhm</name>
				
                <description>SEX source extraction tool option for mosaic FWHM</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>convFilter</name>
				
                <description>SEX source extraction tool option - name of convolution filter to be used</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.ExternalSurveyTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableName</name>
				
                <description>the name of the table</description>
                        <ucd>ID_TABLE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"zone"</name>
				
                <description>default (0) or special (n) zone</description>
                        <ucd>ID_REGION</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>The source unique identifier in the table</description>
                        <ucd>ID_TARGET</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord1"</name>
				
                <description>The attribute name of the first (longitudinal) spherical co-ordinate, e.g. equatorial RA</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord2"</name>				
				
                <description>The attribute name of the second (latitudinal) spherical co-ordinate, e.g. equatorial Dec</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.ProgrammeFrame</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBitsStatus</name>
				
                <description>Bit flag to denote whether detection quality flagging has been done on this multiframe for this programme.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.reliableUdsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsVarFrameSetInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>motionModel</name>
				
                <description>Motion model used to produce BestMatch table. Values: static; proper motion; proper motion and parallax.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>jaStrat</name>
				
                <description>Strateva parameter, a, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStrat</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStrat</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSq</name>
				
                <description>Goodness of fit of Strateva function to photometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDof</name>
				
                <description>Number of degrees of freedom of photometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStrat</name>
				
                <description>Strateva parameter, a, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStrat</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStrat</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSq</name>
				
                <description>Goodness of fit of Strateva function to photometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDof</name>
				
                <description>Number of degrees of freedom of photometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStrat</name>
				
                <description>Strateva parameter, a, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStrat</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStrat</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSq</name>
				
                <description>Goodness of fit of Strateva function to photometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDof</name>
				
                <description>Number of degrees of freedom of photometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gcsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmy</name>
				
                <description>Default colour Z-Y (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyErr</name>
				
                <description>Error on colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Error in Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.MultiframeDetector</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>compFile</name>
				
                <description>Filename of the compressed image of this image frame, eg. server:/path/filename.jpg</description>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>camNum</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>configIndex</name>
				
                <description/>
                        <ucd>SPECT_INDEX_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>ID_PLATE</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description/>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>runID</name>
				
                <description/>
                        <ucd>ID_FILE</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtName</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bitsPerPix</name>
				
                <description/>
                        <unit>FITS bitpix</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataScale</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataZero</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numAxes</name>
				
                <description>Number of data axes; eg. 2</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis1Length</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis2Length</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imagePcount</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageGcount</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detectorType</name>
				
                <description/>
                        <ucd>INST_ID</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detRows</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detCols</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startCol</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endCol</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startRow</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endRow</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pixelScale</name>
				
                <description/>
                        <unit>arcsec per pixel</unit>
                        
                        <ucd>INST_PIXSIZE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xSize</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySize</name>
				
                <description/>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gain</name>
				
                <description/>
                        <unit>electrons/ADU</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readNoise</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIRMED</name>
				
                <description/>
                        <ucd>INST_BACKGROUND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_BVAR</name>
				
                <description/>
                        <ucd>INST_BACKGROUND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_ZERO</name>
				
                <description/>
                        <ucd>FIT_PARAM_VALUE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_SCAL</name>
				
                <description/>
                        <ucd>INST_BACKGROUND</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetX</name>
				
                <description/>
                        <ucd>POS_OFFSET</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetY</name>
				
                <description/>
                        <ucd>POS_OFFSET</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readMode</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>readOutApp</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camReadOut</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camRole</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camPower</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectorTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pcSysID</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sdsuNum</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFileExt</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>decurtFlag</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyCorrExt</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyCorrCat</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableExtName</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tableWidth</name>
				
                <description/>
                        <unit>bytes</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableRows</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tablePcount</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableGcount</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableFields</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>catCreationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyLevel</name>
				
                <description/>
                        <unit>counts/pixel</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyNoise</name>
				
                <description/>
                        <unit>counts</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seeing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avStellarEll</name>
				
                <description/>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avSaturLevel</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCorPeak</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor1</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor2</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor3</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor4</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor5</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor6</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor7</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>thresholdIsoph</name>
				
                <description/>
                        <unit>counts</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minImageSize</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowdedFlag</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coreRadius</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe detector</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decurtainRange</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skySubScale</name>
				
                <description/>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>morphClassFlag</name>
				
                <description/>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xTalkFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description/>
                        <unit>mags</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>smoothing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>totalExpTime</name>
				
                <description>Total exposure time for this detector</description>
                        <unit>seconds</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.allFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.UKIDSSDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>ID_FRAME</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description>the running number of this detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>INST_FILTER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description>Instrumental isophotal flux counts</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description>X coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description>Error in X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description>Y coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description>Error in Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description>RMS of axes of ellipse fit</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description>ellipse fit orientation to x axis</description>
                        <unit>degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description>No. of pixels above rethreshold 1</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description>No. of pixels above rethreshold 2</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description>No. of pixels above rethreshold 3</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description>No. of pixels above rethreshold 4</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description>No. of pixels above rethreshold 5</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description>No. of pixels above rethreshold 6</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description>No. of pixels above rethreshold 7</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description>No. of pixels above rethreshold 8</description>
                        <unit>pixels</unit>
                        
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description>Highest pixel value above sky</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_COUNTS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description>Error in peak height</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description>Default aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description>Error in aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description>Default aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description>Error in aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description>default aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description>Error in aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description>default aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description>Error in aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description>default aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description>Error in aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description>default aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description>Error in aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description>default aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description>Error in aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description>default aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description>Error in aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description>default aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description>Error in aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description>default aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description>Error in aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description>default aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description>Error in aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description>default aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description>Error in aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description>default aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description>Error in aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description>r_p as defined in Yasuda et al. 2001 AJ 112 1104</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description>r_k as defined in Bertin and Arnouts 1996 A&amp;#38;A Supp 117 393</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description>r_h image scale radius eg. Hall &amp;#38; Mackay 1984 MNRAS 210 979</description>
                        <unit>pixels</unit>
                        
                        <ucd>EXTENSION_RAD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_p ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description>error on Petrosian flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_k ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description>error on Kron flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_h; k = 5; alternative total flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description>error on Hall flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_INT-MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description>processing warning/error bitwise flags</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description>local interpolated sky level from background tracker</description>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description>local estimate of variation in sky level around image</description>
                        <unit>ADU</unit>
                        
                        <ucd>INST_SKY_LEVEL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description>Placeholder flag for parent or part of deblended deconstruct (redundant since only deblended images are kept)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description>Flag indicating most probable morphological classification</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description>PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description>Error on PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description>PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description>Error on PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description>PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>POS_PLATE_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description>Error on PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description>standard normalised variance of PSF fit</description>
                        <ucd>FIT_STDEV</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description>no. of degrees of freedom of PSF fit</description>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description>1D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description>Scale length</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description>Power law index</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description>Error in 1D fit</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description>No. of degrees of freedom for 1D Sersic fit</description>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description>2D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>PHOT_INTENSITY_ADU</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_PROFILE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description>Scale length</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description>Power law index</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description>Error in 2D fit</description>
                        <ucd>PHOT_PROFILE_PAR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description>No. of degrees of freedom for 2D Sersic fit</description>
                        <ucd>STAT_N-DOF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.ProgrammeCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of individual programme curation completion</description>
                        <unit>UTC</unit>
                        
                        <ucd>TIME_DATE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>status</name>
				
                <description>successful (1) or unsuccessful (0)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsVarFrameSetInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>ID_FIELD</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>motionModel</name>
				
                <description>Motion model used to produce BestMatch table. Values: static; proper motion; proper motion and parallax.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>jaStrat</name>
				
                <description>Strateva parameter, a, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStrat</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStrat</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSq</name>
				
                <description>Goodness of fit of Strateva function to photometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDof</name>
				
                <description>Number of degrees of freedom of photometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStrat</name>
				
                <description>Strateva parameter, a, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStrat</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStrat</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSq</name>
				
                <description>Goodness of fit of Strateva function to photometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDof</name>
				
                <description>Number of degrees of freedom of photometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStrat</name>
				
                <description>Strateva parameter, a, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStrat</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStrat</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSq</name>
				
                <description>Goodness of fit of Strateva function to photometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDof</name>
				
                <description>Number of degrees of freedom of photometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.RequiredListDrivenProduct</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique ID of the table with the source list driving the remeasurements</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique ID of the external survey (if applicable)</description>
                        <ucd>ID_SURVEY</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>transFile</name>
				
                <description>CASU list-driven photometry tool option specifying the source of the driving list (e.g. &amp;quot;use=radeclist&amp;quot;)</description>
                        <ucd>??</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>aperture</name>
				
                <description>CASU list-driven photometry tool option specifying the fixed radius to be used for photometry</description>
                        <unit>pixels</unit>
                        
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.gpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.dxsSourceXDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsDetection (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXrosat_bsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_bsc (=seqNo)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.udsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>REFER_CODE</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>TIME_EPOCH</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMRA</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>POS_EQ_PMDEC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>FIT_CHI2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LON</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_GAL_LAT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_COLOR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>PHOT_MAG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>ERROR</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>MORPH_PARAM</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>PHYS_ELLIPTICITY</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>POS_POS-ANG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>CLASS_MISC</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>STAT_PROP</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>CODE_MISC</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>ID_NUMBER</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_RA_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>POS_EQ_DEC_OFF</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR5PLUS.lasSourceXSegueDR6PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SEGUEDR6..PhotoObjAll (=objID)</description>
                        <ucd>ID_CATALOG</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>POS_ANG_DIST_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>CLASS_OBJECT</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>UKIDSSDR6PLUS</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.PreviousAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>stat.fit.residual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXmgcDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in MGC..mgcDetection (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXDR3PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR3..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsJKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.StdFieldInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>observed</name>
				
                <description>yes or no identifier - have the secondary standards been set up?</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.reliableGcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.ArchiveCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>logFile</name>
				
                <description>filename of verbose logged task output</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>resultsFile</name>
				
                <description>filename of any results file</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of the completion of the whole task</description>
                        <unit>UTC</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>curator</name>
				
                <description>The archive curation scientist responsible for this event</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>comment</name>
				
                <description>Comment string supplied by the curator</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rolledBack</name>
				
                <description>Flag for roll-back of this event: 0=no, 1 = yes</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsSourceXglimpse_hrc_inter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse_hrc_inter (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsZYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.AstrCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.Release</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description>the release number</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseDate</name>
				
                <description>the release date</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a brief description of the release</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbName</name>
				
                <description>the name of the SQL Server database containing this release</description>
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsSourceXglimpse_mca_inter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse_mca_inter (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasExtendedSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.Filter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>shortName</name>
				
                <description>Short identification name for the filter</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The name of the filter, eg. &amp;quot;MKO J&amp;quot;, &amp;quot;WFCAM Y&amp;quot; etc.</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the filter</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cutOn</name>
				
                <description>The 50% cut-on wavelength of the filter</description>
                        <unit>microns</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cutOff</name>
				
                <description>The 50% cut-off wavelength of the filter</description>
                        <unit>microns</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aebv</name>
				
                <description>The constant to multiply the Schlegel map E(B-V) by to get the total galactic extinction.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vegaToAB</name>
				
                <description>The constant to convert Vega magnitudes to AB magnitudes.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>oneSecMLVg</name>
				
                <description>The Vega magnitude limit of a 1s exposure in this filter</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.reliableDxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant Z multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this Z frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXtwomass_xsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_xsc (=ext_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsSourceXglimpse2_mca</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse2_mca (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mfID</name>
				
                <description>the UID of the relevant H2 multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2eNum</name>
				
                <description>the extension number of this H2 frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.reliableGpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mfID</name>
				
                <description>the UID of the relevant H2 multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2eNum</name>
				
                <description>the extension number of this H2 frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.Provenance</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>combiframeID</name>
				
                <description>the UID of the combined frame (=combiframe)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the component frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsJKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Mag</name>
				
                <description>1st epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1MagErr</name>
				
                <description>Error in 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Mag</name>
				
                <description>2nd epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2MagErr</name>
				
                <description>Error in 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.ukirtFSstars</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Faint standard unique identifier (FS number; see Hawarden et al. 2001, MN, 325, 563)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>reference name of field</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmRA</name>
				
                <description>Proper motion in RA</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>The epoch of columns ra and dec</description>
                        <unit>years</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bMag</name>
				
                <description>B band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vMag</name>
				
                <description>V band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iMag</name>
				
                <description>I band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsSourceXDetectionBestMatch</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modelDistSecs</name>
				
                <description>separation from expected position given astrometric model in dxsSource variability.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flag</name>
				
                <description>Flag for potential matching problems</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsSourceXglimpse2_hrc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse2_hrc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.Survey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The short name for the survey</description>
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A concise description of the survey</description>
                                <dataType arraysize="512" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbNamePrefix</name>
				
                <description>A string that prefixes all database names released for this survey</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>proprietary</name>
				
                <description>Logical flag indicating whether a survey is proprietary or not (1=yes; 0=no)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXfirstSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in FIRST..firstSource (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsZYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsVariability</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Mean Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Mean Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in mean RA</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in mean Dec</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expAstErr</name>
				
                <description>Rms calculated from polynomial fit to minimum astrometric RMS as a function of magnitude</description>
                        <unit>Arceconds</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parallax</name>
				
                <description>Parallax of star</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minPllx</name>
				
                <description>Lower limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxPllx</name>
				
                <description>Upper limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of astrometric solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>Number of frames with good detections used to calculate astrometric fits</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnGoodObs</name>
				
                <description>Number of good detections in J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnFlaggedObs</name>
				
                <description>Number of detections in J band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnMissingObs</name>
				
                <description>Number of J band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jtotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmeanMag</name>
				
                <description>Mean J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedianMag</name>
				
                <description>Median J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagRms</name>
				
                <description>rms of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagMAD</name>
				
                <description>Median Absolute Deviation of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jskewness</name>
				
                <description>Skewness in J band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMaxMag</name>
				
                <description>Maximum magnitude in J band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jNgt3sig</name>
				
                <description>Number of good detections in J-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in J band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jIntRms</name>
				
                <description>Intrinsic rms in J-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnGoodObs</name>
				
                <description>Number of good detections in H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnFlaggedObs</name>
				
                <description>Number of detections in H band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnMissingObs</name>
				
                <description>Number of H band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmeanMag</name>
				
                <description>Mean H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedianMag</name>
				
                <description>Median H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagRms</name>
				
                <description>rms of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagMAD</name>
				
                <description>Median Absolute Deviation of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hskewness</name>
				
                <description>Skewness in H band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMaxMag</name>
				
                <description>Maximum magnitude in H band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hNgt3sig</name>
				
                <description>Number of good detections in H-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in H band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hIntRms</name>
				
                <description>Intrinsic rms in H-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knGoodObs</name>
				
                <description>Number of good detections in K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knFlaggedObs</name>
				
                <description>Number of detections in K band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knMissingObs</name>
				
                <description>Number of K band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ktotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmeanMag</name>
				
                <description>Mean K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedianMag</name>
				
                <description>Median K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagRms</name>
				
                <description>rms of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagMAD</name>
				
                <description>Median Absolute Deviation of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kskewness</name>
				
                <description>Skewness in K band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMaxMag</name>
				
                <description>Maximum magnitude in K band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kNgt3sig</name>
				
                <description>Number of good detections in K-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in K band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kIntRms</name>
				
                <description>Intrinsic rms in K-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>variableClass</name>
				
                <description>Classification of objects across all bands.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXSegueDR6PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SegueDR6..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsSourceXglimpse1_hrc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse1_hrc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXrosat_fsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_fsc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXiras_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in IRAS..iras_psc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.RequiredStack</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required stack product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the stacked product</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numberStk</name>
				
                <description>Number of intermediate stacks. If default, stack all good quality stacks</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxSeeing</name>
				
                <description>The maximum allowed seeing for intermediate stacks</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxStelEll</name>
				
                <description>The maximum allowed stellar ellipticity for intermediate stacks</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU stacking tool option to switch use of image WCS to register images (y/n; recommended value=y)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>clip</name>
				
                <description>CASU stacking tool option to perform 3-sigma (robustly estimated) clipping before stacking pixels (y/n; recommended value=y)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nPixels</name>
				
                <description>CASU/SEX source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>threshold</name>
				
                <description>CASU/SEX source extraction tool option for the isophotal analysis threshold (recommended value=1.5)</description>
                        <unit>sigma</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowd</name>
				
                <description>CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCore</name>
				
                <description>CASU/SEX source extraction tool option for default profile fitting radius (recommended value=expected image FWHM)</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nBlockSize</name>
				
                <description>CASU/SEX source extraction tool option to override the default background blockdown size (=64, the recommended value)</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dualFilterID</name>
				
                <description>SEX extraction tool option to run in dual image mode UID of dual image filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fwhm</name>
				
                <description>SEX source extraction tool option for mosaic FWHM</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>convFilter</name>
				
                <description>SEX source extraction tool option - name of convolution filter to be used</description>
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>stackRadius</name>
				
                <description>radius within which intermediate stacks are selected for this deep stack.</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.ProgrammeTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableName</name>
				
                <description>the name of the table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>the name of the source</description>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXDR2PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR2..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1</name>
				
                <description>Default colour H2-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Err</name>
				
                <description>Error on colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Mag</name>
				
                <description>H2 mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2MagErr</name>
				
                <description>Error in H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.CurationTask</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>description in words for this task</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.SurveyProgrammes</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>delPropData</name>
				
                <description>Logical flag indicating that proprietary data should be removed on release (1=yes; 0=no)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsSourceXDetectionBestMatch</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modelDistSecs</name>
				
                <description>separation from expected position given astrometric model in udsSource variability.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flag</name>
				
                <description>Flag for potential matching problems</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in udsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.RequiredDiffImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required difference image product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter1</name>
				
                <description>UID of WFCAM narrow band (primary) filter</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter2</name>
				
                <description>UID of WFCAM broad band (reference) filter to be subtracted</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU difference image tool option to specify use of implicit WCS in the input files (y/n; recommended value=y)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>method</name>
				
                <description>CASU difference image tool option string specifying the method to employ (recommended value=adaptive/back/zerosky)</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.ExternalSurveyTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableName</name>
				
                <description>the name of the table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"zone"</name>
				
                <description>default (0) or special (n) zone</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>The source unique identifier in the table</description>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord1"</name>
				
                <description>The attribute name of the first (longitudinal) spherical co-ordinate, e.g. equatorial RA</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord2"</name>				
				
                <description>The attribute name of the second (latitudinal) spherical co-ordinate, e.g. equatorial Dec</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXDR7PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.PreviousMFDZP</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description>Photometric zeropoint for default extinction in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description>Photometric zeropoint error in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description>Number of standards used in determining photZP and photZPErr</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description>Average photometric zero point for night</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description>Photometric zero point sigma for night</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description>Number of ZP in band used to calculate nightZPCat</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.reliableLasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.Multiframe</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>UID of the multiframe (assigned sequentially by the archive ingest process)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ukirtRunNo</name>
				
                <description>Original UKIRT run number (from filename)</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameType</name>
				
                <description>The type of multiframe (eg. stack|tile|mosaic|difference|calibration|interleaved etc).</description>
                        <ucd>meta.code.class</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description>the Julian Day number of the UKIRT night</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileTimeStamp</name>
				
                <description>Time stamp digits (from the original CASU directory name and file time stamp) for enforcing uniqueness</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>observer</name>
				
                <description/>
                        <ucd>obs.observer</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>userid</name>
				
                <description/>
                        <ucd>obs.observer</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsref</name>
				
                <description/>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>project</name>
				
                <description/>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>survey</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>pointingID</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>object</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>origin</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>telescope</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>instrument</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dhsVersion</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFile</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utStart</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utEnd</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numDetectors</name>
				
                <description>The number of &amp;quot;detectors&amp;quot; (=image extensions in FITS file)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>recipe</name>
				
                <description/>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obstype</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsNum</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpNum</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpMem</name>
				
                <description/>
                        <ucd>meta.code.member</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tileNum</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>standard</name>
				
                <description/>
                        <ucd>meta.id;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>njitter</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nuStep</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFoc</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFocScan</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateObs</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateEnd</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mjdObs</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsAxes</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raDecSys</name>
				
                <description/>
                        <ucd>phot.mag;stat.mean</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>equinox</name>
				
                <description/>
                        <unit>years</unit>
                        
                        <ucd>time.equinox</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raBase</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decBase</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amStart</name>
				
                <description/>
                        <ucd>obs.airMass</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amEnd</name>
				
                <description/>
                        <ucd>obs.airMass</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expTime</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numExp</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numInts</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readInterval</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>time.interval</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numReads</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterName</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank,9=1.205nbJ,10=1.619nbH)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinction</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>airTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ambiPressure</name>
				
                <description/>
                        <ucd>phys.pressure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dewPoint</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>domeTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>humidity</name>
				
                <description/>
                        <ucd>meta.note;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrBottTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTopTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>secondaryTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topAirTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempENE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempWSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windDirection</name>
				
                <description/>
                        <unit>deg</unit>
                        
                        <ucd>meta.note;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windSpeed</name>
				
                <description/>
                        <unit>km/h</unit>
                        
                        <ucd>phys.veloc</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauCSO</name>
				
                <description/>
                        <ucd>phys.absorption.opticalDepth</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauSource</name>
				
                <description/>
                        <ucd>meta.ref.url</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>m2x</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2y</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2z</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2u</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2v</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2w</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telFocus</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusPos</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusZero</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusOffset</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusSerial</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusNominOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusInstFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hourAngle</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z8</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz9</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz10</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cryostPres</name>
				
                <description/>
                        <unit>millibar</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamNS</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamWE</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTempSetPt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>corPlateTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lncTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3Temp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topRingTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>radShieldTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fsTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ssTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempSetPt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempAlt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2Port</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>isu2TiltOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2PortOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>guiding</name>
				
                <description/>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>fastGuiderMode</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>autoGuiderFreq</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileName</name>
				
                <description>the filename for the multiframe, eg. server:/path/filename.fit</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catName</name>
				
                <description>the filename of the associated catalogue MEF, eg. server:/path/filename.fits</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>versionNum</name>
				
                <description>a version number for this frame (if available)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>darkID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flatID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frinID</name>
				
                <description>UID of library calibration fringe frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maskID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newlyIngested</name>
				
                <description>Curation flag for internal use only (0=no, 1=yes)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>agentId</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>remoteAgent</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>trackSys</name>
				
                <description/>
                        <ucd>time.equinox</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>raMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Right ascension of the Moon</description>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Declination of the Moon</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumMoon</name>
				
                <description>Illumination of the Moon</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raMoonTopo</name>
				
                <description>Apparent topocentric Right ascension of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoonTopo</name>
				
                <description>Apparent topocentric Declination of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ignore</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMin</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMax</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMin</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMax</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMin</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMax</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumFile</name>
				
                <description>File name of CASU created photometric illumination correction used on catalogue data from this file</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbRejected</name>
				
                <description/>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyAlgorithm</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>unfilteredID</name>
				
                <description>UID of original unfiltered frame corresponding to this filtered frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.ExternalSurvey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyName</name>
				
                <description>The short name of the survey, eg. SDSS-EDR, SDSS-DR1, USNOB etc.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>databaseName</name>
				
                <description>The name of the database within the WSA</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A brief description of the survey</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>imagesLocation</name>
				
                <description>Pathname to the pixels (eg. for list-driven remeasurement)</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>server</name>
				
                <description>The location of the database: load or public server</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.Programme</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>UID of the archived programme coded as above</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>title</name>
				
                <description>a short title for the programme, eg. &amp;quot;UKIDSS Large Area Survey&amp;quot;</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the programme</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>reference</name>
				
                <description>a reference for the programme, eg. &amp;quot;http://www.ukidss.org/surveys/surveys.html&amp;quot;</description>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>propPeriod</name>
				
                <description>the proprietory period for any data taken for this programme in months, e.g. 12 for open time.</description>
                        <unit>months</unit>
                        
                        <ucd>time.period</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dfsIDString</name>
				
                <description>The description used within the data flow system (ie. the value of the appropriate FITS keyword)</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catalogueSchema</name>
				
                <description>Script file that describes the catalogue schema</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectionTable</name>
				
                <description>Table name of detections</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceTable</name>
				
                <description>Table name of merged sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>listRemeasTable</name>
				
                <description>Table name of individual passband list re-measurements</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceRemeasTable</name>
				
                <description>Table name of co-located list re-measurements</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mergeLogTable</name>
				
                <description>Table name of curation log for source merging</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>frameSetTolerance</name>
				
                <description>The match tolerance for different passband frames</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pairingCriterion</name>
				
                <description>The pairing criterion for associating detections into merged sources</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>adjacentFrameTolerance</name>
				
                <description>The match tolerance for adjacent frames in the survey</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighboursSchema</name>
				
                <description>Script file that describes the neighbour tables schema for this programme</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>synopticSourceTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>synopticBestMatchTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>variabilityTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mosaicTool</name>
				
                <description>Name of mosaicing tool to be used</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extractTool</name>
				
                <description>Name of extraction tool to be used</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bandMergingCriterion</name>
				
                <description>maximum timespan over which different filters are merged into sources in the synoptic source table.</description>
                        <unit>minutes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.PhotCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>Date time of start time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>Date time of end time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXnvssSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in NVSS..nvssSource (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsVariability</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Mean Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Mean Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in mean RA</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in mean Dec</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expAstErr</name>
				
                <description>Rms calculated from polynomial fit to minimum astrometric RMS as a function of magnitude</description>
                        <unit>Arceconds</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parallax</name>
				
                <description>Parallax of star</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minPllx</name>
				
                <description>Lower limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxPllx</name>
				
                <description>Upper limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of astrometric solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>Number of frames with good detections used to calculate astrometric fits</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnGoodObs</name>
				
                <description>Number of good detections in J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnFlaggedObs</name>
				
                <description>Number of detections in J band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnMissingObs</name>
				
                <description>Number of J band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jtotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmeanMag</name>
				
                <description>Mean J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedianMag</name>
				
                <description>Median J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagRms</name>
				
                <description>rms of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagMAD</name>
				
                <description>Median Absolute Deviation of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jskewness</name>
				
                <description>Skewness in J band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMaxMag</name>
				
                <description>Maximum magnitude in J band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jNgt3sig</name>
				
                <description>Number of good detections in J-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in J band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jIntRms</name>
				
                <description>Intrinsic rms in J-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnGoodObs</name>
				
                <description>Number of good detections in H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnFlaggedObs</name>
				
                <description>Number of detections in H band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnMissingObs</name>
				
                <description>Number of H band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmeanMag</name>
				
                <description>Mean H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedianMag</name>
				
                <description>Median H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagRms</name>
				
                <description>rms of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagMAD</name>
				
                <description>Median Absolute Deviation of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hskewness</name>
				
                <description>Skewness in H band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMaxMag</name>
				
                <description>Maximum magnitude in H band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hNgt3sig</name>
				
                <description>Number of good detections in H-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in H band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hIntRms</name>
				
                <description>Intrinsic rms in H-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knGoodObs</name>
				
                <description>Number of good detections in K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knFlaggedObs</name>
				
                <description>Number of detections in K band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knMissingObs</name>
				
                <description>Number of K band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ktotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmeanMag</name>
				
                <description>Mean K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedianMag</name>
				
                <description>Median K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagRms</name>
				
                <description>rms of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagMAD</name>
				
                <description>Median Absolute Deviation of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kskewness</name>
				
                <description>Skewness in K band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMaxMag</name>
				
                <description>Maximum magnitude in K band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kNgt3sig</name>
				
                <description>Number of good detections in K-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in K band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kIntRms</name>
				
                <description>Intrinsic rms in K-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>variableClass</name>
				
                <description>Classification of objects across all bands.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXDR5PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsSourceXglimpse1_mca</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GLIMPSE..glimpse1_mca (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsSourceXDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in udsDetection (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.CurrentAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>stat.fit.residual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refRaShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refDecShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.RequiredNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique identifier for the programme table</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>joinCriterion</name>
				
                <description>the join criterion (search radius for matches)</description>
                        <unit>arcminutes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighbourTable</name>
				
                <description>the name of the neighbour join table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extProgID</name>
				
                <description>the unique programme ID for second table if there are multiple programmes in the neighbour survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.RequiredMosaic</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required mosaic product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the mosaiced product</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raExtent</name>
				
                <description>The angular extent in RA of the mosaic image</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decExtent</name>
				
                <description>The angular extent in Dec of the mosaic image</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxSeeing</name>
				
                <description>The maximum allowed seeing for intermediate stacks</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxStelEll</name>
				
                <description>The maximum allowed stellar ellipticity for intermediate stacks</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scrunch</name>
				
                <description>CASU mosaic tool mandatory parameter to specifying the no. of pixels to rebin into one pixel in the output image (1=no rebinning)</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>projection</name>
				
                <description>CASU mosaic tool option to specify output WCS projection type (TAN for gnomonic, ZPN for zenithal polynomial)</description>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>confLimit</name>
				
                <description>CASU mosaic tool option to override the default 10% minimum confidence level for a contributing pixel</description>
                        <unit>percent</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nPixels</name>
				
                <description>CASU/SEX source extraction tool option for minimum number of connected pixels in a detected source (recommended value=4)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>threshold</name>
				
                <description>CASU/SEX source extraction tool option for the isophotal analysis threshold (recommended value=1.5)</description>
                        <unit>sigma</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowd</name>
				
                <description>CASU source extraction tool option to switch on/off (1/0) crowded field analysis (recommended value=1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rCore</name>
				
                <description>CASU/SEX source extraction tool option for default profile fitting radius (recommended value=expected image FWHM)</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nBlockSize</name>
				
                <description>CASU/SEX source extraction tool option to override the default background blockdown size (=64, the recommended value)</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dualFilterID</name>
				
                <description>SEX extraction tool option to run in dual image mode UID of dual image filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fwhm</name>
				
                <description>SEX source extraction tool option for mosaic FWHM</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>convFilter</name>
				
                <description>SEX source extraction tool option - name of convolution filter to be used</description>
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.ProgrammeFrame</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBitsStatus</name>
				
                <description>Bit flag to denote whether detection quality flagging has been done on this multiframe for this programme.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.reliableUdsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsVarFrameSetInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>motionModel</name>
				
                <description>Motion model used to produce BestMatch table. Values: static; proper motion; proper motion and parallax.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>jaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gcsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmy</name>
				
                <description>Default colour Z-Y (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyErr</name>
				
                <description>Error on colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Error in Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.MultiframeDetector</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>compFile</name>
				
                <description>Filename of the compressed image of this image frame, eg. server:/path/filename.jpg</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>camNum</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>configIndex</name>
				
                <description/>
                        <ucd>spect.index</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description/>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>runID</name>
				
                <description/>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtName</name>
				
                <description/>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bitsPerPix</name>
				
                <description/>
                        <unit>FITS bitpix</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataScale</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataZero</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numAxes</name>
				
                <description>Number of data axes; eg. 2</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis1Length</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis2Length</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imagePcount</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageGcount</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detectorType</name>
				
                <description/>
                        <ucd>meta.id;instr</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detRows</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detCols</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startCol</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endCol</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startRow</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endRow</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pixelScale</name>
				
                <description/>
                        <unit>arcsec per pixel</unit>
                        
                        <ucd>phys.angSize;instr.pixel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xSize</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySize</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gain</name>
				
                <description/>
                        <unit>electrons/ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readNoise</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIRMED</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_BVAR</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_ZERO</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_SCAL</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetX</name>
				
                <description/>
                        <ucd>pos;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetY</name>
				
                <description/>
                        <ucd>pos;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readMode</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>readOutApp</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camReadOut</name>
				
                <description/>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camRole</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camPower</name>
				
                <description/>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectorTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pcSysID</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sdsuNum</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFileExt</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>decurtFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyCorrExt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyCorrCat</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableExtName</name>
				
                <description/>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tableWidth</name>
				
                <description/>
                        <unit>bytes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableRows</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tablePcount</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableGcount</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableFields</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>catCreationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyLevel</name>
				
                <description/>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyNoise</name>
				
                <description/>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seeing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avStellarEll</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avSaturLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCorPeak</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor1</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor3</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor4</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>thresholdIsoph</name>
				
                <description/>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minImageSize</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowdedFlag</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coreRadius</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe detector</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decurtainRange</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skySubScale</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>morphClassFlag</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xTalkFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>smoothing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>totalExpTime</name>
				
                <description>Total exposure time for this detector</description>
                        <unit>seconds</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.allFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.UKIDSSDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description>the running number of this detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description>Instrumental isophotal flux counts</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description>X coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description>Error in X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description>Y coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description>Error in Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description>RMS of axes of ellipse fit</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description>ellipse fit orientation to x axis</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description>No. of pixels above rethreshold 1 (can be non-integer for deblends)</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description>No. of pixels above rethreshold 2</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description>No. of pixels above rethreshold 3</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description>No. of pixels above rethreshold 4</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description>No. of pixels above rethreshold 5</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description>No. of pixels above rethreshold 6</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description>No. of pixels above rethreshold 7</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description>No. of pixels above rethreshold 8</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description>Highest pixel value above sky</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description>Error in peak height</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description>Default aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description>Error in aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description>Default aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description>Error in aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description>default aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description>Error in aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description>default aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description>Error in aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description>default aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description>Error in aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description>default aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description>Error in aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description>default aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description>Error in aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description>default aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description>Error in aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description>default aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description>Error in aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description>default aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description>Error in aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description>default aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description>Error in aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description>default aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description>Error in aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description>default aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description>Error in aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description>r_p as defined in Yasuda et al. 2001 AJ 112 1104</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description>r_k as defined in Bertin and Arnouts 1996 A&amp;#38;A Supp 117 393</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description>r_h image scale radius eg. Hall &amp;#38; Mackay 1984 MNRAS 210 979</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_p ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description>error on Petrosian flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_k ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description>error on Kron flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_h; k = 5; alternative total flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description>error on Hall flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description>processing warning/error bitwise flags</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description>local interpolated sky level from background tracker</description>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description>local estimate of variation in sky level around image</description>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description>Placeholder flag for parent or part of deblended deconstruct (redundant since only deblended images are kept)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description>Flag indicating most probable morphological classification</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description>PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description>Error on PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description>PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description>Error on PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description>PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description>Error on PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description>standard normalised variance of PSF fit</description>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description>no. of degrees of freedom of PSF fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description>1D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description>Scale length</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description>Power law index</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description>Error in 1D fit</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description>No. of degrees of freedom for 1D Sersic fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description>2D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description>Scale length</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description>Power law index</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description>Error in 2D fit</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description>No. of degrees of freedom for 2D Sersic fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.ProgrammeCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of individual programme curation completion</description>
                        <unit>UTC</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>status</name>
				
                <description>successful (1) or unsuccessful (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.udsVarFrameSetInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>motionModel</name>
				
                <description>Motion model used to produce BestMatch table. Values: static; proper motion; proper motion and parallax.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>jaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.RequiredListDrivenProduct</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique ID of the table with the source list driving the remeasurements</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique ID of the external survey (if applicable)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>transFile</name>
				
                <description>CASU list-driven photometry tool option specifying the source of the driving list (e.g. &amp;quot;use=radeclist&amp;quot;)</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>aperture</name>
				
                <description>CASU list-driven photometry tool option specifying the fixed radius to be used for photometry</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.dxsSourceXDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsDetection (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXrosat_bsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_bsc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.RequiredFilters</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nPass</name>
				
                <description>the number of passes that will be made</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isSynoptic</name>
				
                <description>is the band observed multiple times for variability measurements (0 FALSE, 1 TRUE)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.gpsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gpsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR6PLUS.lasSourceXSegueDR6PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SEGUEDR6..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>UKIDSSDR7PLUS</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gpsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.udsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gpsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.udsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.PreviousAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>stat.fit.residual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXmgcDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in MGC..mgcDetection (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXDR3PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR3..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsJKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.StdFieldInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>observed</name>
				
                <description>yes or no identifier - have the secondary standards been set up?</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.udsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.reliableGcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.ProgrammeFrame</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBitsStatus</name>
				
                <description>Bit flag to denote whether detection quality flagging has been done on this multiframe for this programme.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gpsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.RequiredNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique identifier for the programme table</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>joinCriterion</name>
				
                <description>the join criterion (search radius for matches)</description>
                        <unit>arcminutes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighbourTable</name>
				
                <description>the name of the neighbour join table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extProgID</name>
				
                <description>the unique programme ID for second table if there are multiple programmes in the neighbour survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsZYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.AstrCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsSourceXStripe82PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsSourceXDetectionBestMatch</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modelDistSecs</name>
				
                <description>separation from expected position given astrometric model in dxsSource variability.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flag</name>
				
                <description>Flag for potential matching problems</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.ProgrammeTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableName</name>
				
                <description>the name of the table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>the name of the source</description>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasExtendedSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.Filter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>shortName</name>
				
                <description>Short identification name for the filter</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The name of the filter, eg. &amp;quot;MKO J&amp;quot;, &amp;quot;WFCAM Y&amp;quot; etc.</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the filter</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cutOn</name>
				
                <description>The 50% cut-on wavelength of the filter</description>
                        <unit>microns</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cutOff</name>
				
                <description>The 50% cut-off wavelength of the filter</description>
                        <unit>microns</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aebv</name>
				
                <description>The constant to multiply the Schlegel map E(B-V) by to get the total galactic extinction.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vegaToAB</name>
				
                <description>The constant to convert Vega magnitudes to AB magnitudes.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>oneSecMLVg</name>
				
                <description>The Vega magnitude limit of a 1s exposure in this filter</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.udsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.udsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.reliableDxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant Z multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this Z frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXtwomass_xsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_xsc (=ext_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gpsJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mfID</name>
				
                <description>the UID of the relevant H2 multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2eNum</name>
				
                <description>the extension number of this H2 frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.reliableGpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gpsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mfID</name>
				
                <description>the UID of the relevant H2 multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2eNum</name>
				
                <description>the extension number of this H2 frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.Provenance</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>combiframeID</name>
				
                <description>the UID of the combined frame (=combiframe)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the component frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsJKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Mag</name>
				
                <description>1st epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1MagErr</name>
				
                <description>Error in 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Mag</name>
				
                <description>2nd epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2MagErr</name>
				
                <description>Error in 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.RequiredFilters</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nPass</name>
				
                <description>the number of passes that will be made</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isSynoptic</name>
				
                <description>is the band observed multiple times for variability measurements (0 FALSE, 1 TRUE)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.ukirtFSstars</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Faint standard unique identifier (FS number; see Hawarden et al. 2001, MN, 325, 563)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>reference name of field</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmRA</name>
				
                <description>Proper motion in RA</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>The epoch of columns ra and dec</description>
                        <unit>years</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bMag</name>
				
                <description>B band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vMag</name>
				
                <description>V band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iMag</name>
				
                <description>I band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.Release</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description>the release number</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseDate</name>
				
                <description>the release date</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a brief description of the release</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbName</name>
				
                <description>the name of the SQL Server database containing this release</description>
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.Survey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The short name for the survey</description>
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A concise description of the survey</description>
                                <dataType arraysize="512" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbNamePrefix</name>
				
                <description>A string that prefixes all database names released for this survey</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>proprietary</name>
				
                <description>Logical flag indicating whether a survey is proprietary or not (1=yes; 0=no)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXfirstSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in FIRST..firstSource (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsZYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsVariability</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Mean Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Mean Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in mean RA</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in mean Dec</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expAstErr</name>
				
                <description>Rms calculated from polynomial fit to minimum astrometric RMS as a function of magnitude</description>
                        <unit>Arceconds</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parallax</name>
				
                <description>Parallax of star</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minPllx</name>
				
                <description>Lower limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxPllx</name>
				
                <description>Upper limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of astrometric solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>Number of frames with good detections used to calculate astrometric fits</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnGoodObs</name>
				
                <description>Number of good detections in J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnFlaggedObs</name>
				
                <description>Number of detections in J band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnMissingObs</name>
				
                <description>Number of J band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jtotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmeanMag</name>
				
                <description>Mean J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedianMag</name>
				
                <description>Median J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagRms</name>
				
                <description>rms of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagMAD</name>
				
                <description>Median Absolute Deviation of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jskewness</name>
				
                <description>Skewness in J band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMaxMag</name>
				
                <description>Maximum magnitude in J band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jNgt3sig</name>
				
                <description>Number of good detections in J-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in J band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jIntRms</name>
				
                <description>Intrinsic rms in J-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnGoodObs</name>
				
                <description>Number of good detections in H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnFlaggedObs</name>
				
                <description>Number of detections in H band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnMissingObs</name>
				
                <description>Number of H band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmeanMag</name>
				
                <description>Mean H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedianMag</name>
				
                <description>Median H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagRms</name>
				
                <description>rms of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagMAD</name>
				
                <description>Median Absolute Deviation of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hskewness</name>
				
                <description>Skewness in H band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMaxMag</name>
				
                <description>Maximum magnitude in H band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hNgt3sig</name>
				
                <description>Number of good detections in H-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in H band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hIntRms</name>
				
                <description>Intrinsic rms in H-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knGoodObs</name>
				
                <description>Number of good detections in K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knFlaggedObs</name>
				
                <description>Number of detections in K band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knMissingObs</name>
				
                <description>Number of K band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ktotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmeanMag</name>
				
                <description>Mean K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedianMag</name>
				
                <description>Median K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagRms</name>
				
                <description>rms of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagMAD</name>
				
                <description>Median Absolute Deviation of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kskewness</name>
				
                <description>Skewness in K band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMaxMag</name>
				
                <description>Maximum magnitude in K band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kNgt3sig</name>
				
                <description>Number of good detections in K-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in K band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kIntRms</name>
				
                <description>Intrinsic rms in K-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>variableClass</name>
				
                <description>Classification of objects across all bands.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXSegueDR6PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SegueDR6..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXrosat_fsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_fsc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXiras_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in IRAS..iras_psc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.RequiredStack</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required stack product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the stacked product</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numberStk</name>
				
                <description>Number of intermediate stacks. If default, stack all good quality stacks</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stackRadius</name>
				
                <description>radius within which intermediate stacks are selected for this deep stack.</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXDR2PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR2..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gpsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1</name>
				
                <description>Default colour H2-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Err</name>
				
                <description>Error on colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Mag</name>
				
                <description>H2 mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2MagErr</name>
				
                <description>Error in H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.CurationTask</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>description in words for this task</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.SurveyProgrammes</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>delPropData</name>
				
                <description>Logical flag indicating that proprietary data should be removed on release (1=yes; 0=no)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.udsSourceXDetectionBestMatch</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modelDistSecs</name>
				
                <description>separation from expected position given astrometric model in udsSource variability.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flag</name>
				
                <description>Flag for potential matching problems</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.RequiredDiffImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required difference image product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter1</name>
				
                <description>UID of WFCAM narrow band (primary) filter</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter2</name>
				
                <description>UID of WFCAM broad band (reference) filter to be subtracted</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU difference image tool option to specify use of implicit WCS in the input files (y/n; recommended value=y)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>method</name>
				
                <description>CASU difference image tool option string specifying the method to employ (recommended value=adaptive/back/zerosky)</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gpsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.udsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.ExternalSurveyTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableName</name>
				
                <description>the name of the table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"zone"</name>
				
                <description>default (0) or special (n) zone</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>The source unique identifier in the table</description>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord1"</name>
				
                <description>The attribute name of the first (longitudinal) spherical co-ordinate, e.g. equatorial RA</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord2"</name>				
				
                <description>The attribute name of the second (latitudinal) spherical co-ordinate, e.g. equatorial Dec</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXDR7PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.PreviousMFDZP</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description>Photometric zeropoint for default extinction in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description>Photometric zeropoint error in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description>Number of standards used in determining photZP and photZPErr</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description>Average photometric zero point for night</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description>Photometric zero point sigma for night</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description>Number of ZP in band used to calculate nightZPCat</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.reliableLasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXStripe82PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.Multiframe</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>UID of the multiframe (assigned sequentially by the archive ingest process)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ukirtRunNo</name>
				
                <description>Original UKIRT run number (from filename)</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameType</name>
				
                <description>The type of multiframe (eg. stack|tile|mosaic|difference|calibration|interleaved etc).</description>
                        <ucd>meta.code.class</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description>the Julian Day number of the UKIRT night</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileTimeStamp</name>
				
                <description>Time stamp digits (from the original CASU directory name and file time stamp) for enforcing uniqueness</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>observer</name>
				
                <description/>
                        <ucd>obs.observer</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>userid</name>
				
                <description/>
                        <ucd>obs.observer</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsref</name>
				
                <description/>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>project</name>
				
                <description/>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>survey</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>pointingID</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>object</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>origin</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>telescope</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>instrument</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dhsVersion</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFile</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utStart</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utEnd</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numDetectors</name>
				
                <description>The number of &amp;quot;detectors&amp;quot; (=image extensions in FITS file)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>recipe</name>
				
                <description/>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obstype</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsNum</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpNum</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpMem</name>
				
                <description/>
                        <ucd>meta.code.member</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tileNum</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>standard</name>
				
                <description/>
                        <ucd>meta.id;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>njitter</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nuStep</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFoc</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFocScan</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateObs</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateEnd</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mjdObs</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsAxes</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raDecSys</name>
				
                <description/>
                        <ucd>phot.mag;stat.mean</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>equinox</name>
				
                <description/>
                        <unit>years</unit>
                        
                        <ucd>time.equinox</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raBase</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decBase</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amStart</name>
				
                <description/>
                        <ucd>obs.airMass</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amEnd</name>
				
                <description/>
                        <ucd>obs.airMass</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expTime</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numExp</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numInts</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readInterval</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>time.interval</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numReads</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterName</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank,9=1.205nbJ,10=1.619nbH)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinction</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>airTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ambiPressure</name>
				
                <description/>
                        <ucd>phys.pressure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dewPoint</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>domeTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>humidity</name>
				
                <description/>
                        <ucd>meta.note;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrBottTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTopTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>secondaryTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topAirTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempENE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempWSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windDirection</name>
				
                <description/>
                        <unit>deg</unit>
                        
                        <ucd>meta.note;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windSpeed</name>
				
                <description/>
                        <unit>km/h</unit>
                        
                        <ucd>phys.veloc</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauCSO</name>
				
                <description/>
                        <ucd>phys.absorption.opticalDepth</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauSource</name>
				
                <description/>
                        <ucd>meta.ref.url</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>m2x</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2y</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2z</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2u</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2v</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2w</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telFocus</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusPos</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusZero</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusOffset</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusSerial</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusNominOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusInstFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hourAngle</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z8</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz9</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz10</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cryostPres</name>
				
                <description/>
                        <unit>millibar</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamNS</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamWE</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTempSetPt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>corPlateTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lncTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3Temp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topRingTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>radShieldTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fsTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ssTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempSetPt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempAlt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2Port</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>isu2TiltOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2PortOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>guiding</name>
				
                <description/>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>fastGuiderMode</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>autoGuiderFreq</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileName</name>
				
                <description>the filename for the multiframe, eg. server:/path/filename.fit</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catName</name>
				
                <description>the filename of the associated catalogue MEF, eg. server:/path/filename.fits</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>versionNum</name>
				
                <description>a version number for this frame (if available)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>darkID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flatID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frinID</name>
				
                <description>UID of library calibration fringe frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maskID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newlyIngested</name>
				
                <description>Curation flag for internal use only (0=no, 1=yes)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>agentId</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>remoteAgent</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>trackSys</name>
				
                <description/>
                        <ucd>time.equinox</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>raMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Right ascension of the Moon</description>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Declination of the Moon</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumMoon</name>
				
                <description>Illumination of the Moon</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raMoonTopo</name>
				
                <description>Apparent topocentric Right ascension of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoonTopo</name>
				
                <description>Apparent topocentric Declination of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ignore</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMin</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMax</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMin</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMax</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMin</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMax</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumFile</name>
				
                <description>File name of CASU created photometric illumination correction used on catalogue data from this file</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbRejected</name>
				
                <description/>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyAlgorithm</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>unfilteredID</name>
				
                <description>UID of original unfiltered frame corresponding to this filtered frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.ExternalSurvey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyName</name>
				
                <description>The short name of the survey, eg. SDSS-EDR, SDSS-DR1, USNOB etc.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>databaseName</name>
				
                <description>The name of the database within the WSA</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A brief description of the survey</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>imagesLocation</name>
				
                <description>Pathname to the pixels (eg. for list-driven remeasurement)</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gpsJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.Programme</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>UID of the archived programme coded as above</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>title</name>
				
                <description>a short title for the programme, eg. &amp;quot;UKIDSS Large Area Survey&amp;quot;</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the programme</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>reference</name>
				
                <description>a reference for the programme, eg. &amp;quot;http://www.ukidss.org/surveys/surveys.html&amp;quot;</description>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>propPeriod</name>
				
                <description>the proprietory period for any data taken for this programme in months, e.g. 12 for open time.</description>
                        <unit>months</unit>
                        
                        <ucd>time.period</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dfsIDString</name>
				
                <description>The description used within the data flow system (ie. the value of the appropriate FITS keyword)</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catalogueSchema</name>
				
                <description>Script file that describes the catalogue schema</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectionTable</name>
				
                <description>Table name of detections</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceTable</name>
				
                <description>Table name of merged sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>listRemeasTable</name>
				
                <description>Table name of individual passband list re-measurements</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceRemeasTable</name>
				
                <description>Table name of co-located list re-measurements</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mergeLogTable</name>
				
                <description>Table name of curation log for source merging</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>frameSetTolerance</name>
				
                <description>The match tolerance for different passband frames</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pairingCriterion</name>
				
                <description>The pairing criterion for associating detections into merged sources</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>adjacentFrameTolerance</name>
				
                <description>The match tolerance for adjacent frames in the survey</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighboursSchema</name>
				
                <description>Script file that describes the neighbour tables schema for this programme</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>synopticSourceTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>synopticBestMatchTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>variabilityTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mosaicTool</name>
				
                <description>Name of mosaicing tool to be used</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extractTool</name>
				
                <description>Name of extraction tool to be used</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bandMergingCriterion</name>
				
                <description>maximum timespan over which different filters are merged into sources in the synoptic source table.</description>
                        <unit>minutes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.PhotCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>Date time of start time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>Date time of end time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXnvssSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in NVSS..nvssSource (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.udsVariability</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Mean Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Mean Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in mean RA</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in mean Dec</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expAstErr</name>
				
                <description>Rms calculated from polynomial fit to minimum astrometric RMS as a function of magnitude</description>
                        <unit>Arceconds</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parallax</name>
				
                <description>Parallax of star</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minPllx</name>
				
                <description>Lower limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxPllx</name>
				
                <description>Upper limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of astrometric solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>Number of frames with good detections used to calculate astrometric fits</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnGoodObs</name>
				
                <description>Number of good detections in J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnFlaggedObs</name>
				
                <description>Number of detections in J band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnMissingObs</name>
				
                <description>Number of J band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jtotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmeanMag</name>
				
                <description>Mean J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedianMag</name>
				
                <description>Median J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagRms</name>
				
                <description>rms of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagMAD</name>
				
                <description>Median Absolute Deviation of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jskewness</name>
				
                <description>Skewness in J band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMaxMag</name>
				
                <description>Maximum magnitude in J band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jNgt3sig</name>
				
                <description>Number of good detections in J-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in J band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jIntRms</name>
				
                <description>Intrinsic rms in J-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnGoodObs</name>
				
                <description>Number of good detections in H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnFlaggedObs</name>
				
                <description>Number of detections in H band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnMissingObs</name>
				
                <description>Number of H band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmeanMag</name>
				
                <description>Mean H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedianMag</name>
				
                <description>Median H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagRms</name>
				
                <description>rms of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagMAD</name>
				
                <description>Median Absolute Deviation of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hskewness</name>
				
                <description>Skewness in H band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMaxMag</name>
				
                <description>Maximum magnitude in H band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hNgt3sig</name>
				
                <description>Number of good detections in H-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in H band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hIntRms</name>
				
                <description>Intrinsic rms in H-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knGoodObs</name>
				
                <description>Number of good detections in K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knFlaggedObs</name>
				
                <description>Number of detections in K band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knMissingObs</name>
				
                <description>Number of K band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ktotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmeanMag</name>
				
                <description>Mean K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedianMag</name>
				
                <description>Median K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagRms</name>
				
                <description>rms of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagMAD</name>
				
                <description>Median Absolute Deviation of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kskewness</name>
				
                <description>Skewness in K band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMaxMag</name>
				
                <description>Maximum magnitude in K band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kNgt3sig</name>
				
                <description>Number of good detections in K-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in K band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kIntRms</name>
				
                <description>Intrinsic rms in K-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>variableClass</name>
				
                <description>Classification of objects across all bands.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXDR5PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.CurrentAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>stat.fit.residual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refRaShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refDecShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.RequiredMosaic</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required mosaic product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the mosaiced product</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raExtent</name>
				
                <description>The angular extent in RA of the mosaic image</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decExtent</name>
				
                <description>The angular extent in Dec of the mosaic image</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.ArchiveCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>logFile</name>
				
                <description>filename of verbose logged task output</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>resultsFile</name>
				
                <description>filename of any results file</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of the completion of the whole task</description>
                        <unit>UTC</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>curator</name>
				
                <description>The archive curation scientist responsible for this event</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>comment</name>
				
                <description>Comment string supplied by the curator</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rolledBack</name>
				
                <description>Flag for roll-back of this event: 0=no, 1 = yes</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.reliableUdsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsVarFrameSetInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>motionModel</name>
				
                <description>Motion model used to produce BestMatch table. Values: static; proper motion; proper motion and parallax.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>jaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gcsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmy</name>
				
                <description>Default colour Z-Y (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyErr</name>
				
                <description>Error on colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Error in Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.MultiframeDetector</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>compFile</name>
				
                <description>Filename of the compressed image of this image frame, eg. server:/path/filename.jpg</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>camNum</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>configIndex</name>
				
                <description/>
                        <ucd>spect.index</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description/>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>runID</name>
				
                <description/>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtName</name>
				
                <description/>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bitsPerPix</name>
				
                <description/>
                        <unit>FITS bitpix</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataScale</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataZero</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numAxes</name>
				
                <description>Number of data axes; eg. 2</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis1Length</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis2Length</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imagePcount</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageGcount</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detectorType</name>
				
                <description/>
                        <ucd>meta.id;instr</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detRows</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detCols</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startCol</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endCol</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startRow</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endRow</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pixelScale</name>
				
                <description/>
                        <unit>arcsec per pixel</unit>
                        
                        <ucd>phys.angSize;instr.pixel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xSize</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySize</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gain</name>
				
                <description/>
                        <unit>electrons/ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readNoise</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIRMED</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_BVAR</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_ZERO</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_SCAL</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetX</name>
				
                <description/>
                        <ucd>pos;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetY</name>
				
                <description/>
                        <ucd>pos;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readMode</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>readOutApp</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camReadOut</name>
				
                <description/>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camRole</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camPower</name>
				
                <description/>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectorTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pcSysID</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sdsuNum</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFileExt</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>decurtFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyCorrExt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyCorrCat</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableExtName</name>
				
                <description/>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tableWidth</name>
				
                <description/>
                        <unit>bytes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableRows</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tablePcount</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableGcount</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableFields</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>catCreationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyLevel</name>
				
                <description/>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyNoise</name>
				
                <description/>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seeing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avStellarEll</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avSaturLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCorPeak</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor1</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor3</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor4</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>thresholdIsoph</name>
				
                <description/>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minImageSize</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowdedFlag</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coreRadius</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe detector</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decurtainRange</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skySubScale</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>morphClassFlag</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xTalkFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>smoothing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>totalExpTime</name>
				
                <description>Total exposure time for this detector</description>
                        <unit>seconds</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.allFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.UKIDSSDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description>the running number of this detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description>Instrumental isophotal flux counts</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description>X coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description>Error in X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description>Y coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description>Error in Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description>RMS of axes of ellipse fit</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description>ellipse fit orientation to x axis</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description>No. of pixels above rethreshold 1 (can be non-integer for deblends)</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description>No. of pixels above rethreshold 2</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description>No. of pixels above rethreshold 3</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description>No. of pixels above rethreshold 4</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description>No. of pixels above rethreshold 5</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description>No. of pixels above rethreshold 6</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description>No. of pixels above rethreshold 7</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description>No. of pixels above rethreshold 8</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description>Highest pixel value above sky</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description>Error in peak height</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description>Default aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description>Error in aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description>Default aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description>Error in aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description>default aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description>Error in aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description>default aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description>Error in aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description>default aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description>Error in aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description>default aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description>Error in aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description>default aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description>Error in aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description>default aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description>Error in aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description>default aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description>Error in aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description>default aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description>Error in aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description>default aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description>Error in aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description>default aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description>Error in aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description>default aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description>Error in aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description>r_p as defined in Yasuda et al. 2001 AJ 112 1104</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description>r_k as defined in Bertin and Arnouts 1996 A&amp;#38;A Supp 117 393</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description>r_h image scale radius eg. Hall &amp;#38; Mackay 1984 MNRAS 210 979</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_p ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description>error on Petrosian flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_k ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description>error on Kron flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_h; k = 5; alternative total flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description>error on Hall flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description>processing warning/error bitwise flags</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description>local interpolated sky level from background tracker</description>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description>local estimate of variation in sky level around image</description>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description>Placeholder flag for parent or part of deblended deconstruct (redundant since only deblended images are kept)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description>Flag indicating most probable morphological classification</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description>PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description>Error on PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description>PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description>Error on PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description>PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description>Error on PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description>standard normalised variance of PSF fit</description>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description>no. of degrees of freedom of PSF fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description>1D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description>Scale length</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description>Power law index</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description>Error in 1D fit</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description>No. of degrees of freedom for 1D Sersic fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description>2D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description>Scale length</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description>Power law index</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description>Error in 2D fit</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description>No. of degrees of freedom for 2D Sersic fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.ProgrammeCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of individual programme curation completion</description>
                        <unit>UTC</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>status</name>
				
                <description>successful (1) or unsuccessful (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.udsVarFrameSetInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>motionModel</name>
				
                <description>Motion model used to produce BestMatch table. Values: static; proper motion; proper motion and parallax.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>jaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.RequiredListDrivenProduct</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique ID of the table with the source list driving the remeasurements</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique ID of the external survey (if applicable)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>transFile</name>
				
                <description>CASU list-driven photometry tool option specifying the source of the driving list (e.g. &amp;quot;use=radeclist&amp;quot;)</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>aperture</name>
				
                <description>CASU list-driven photometry tool option specifying the fixed radius to be used for photometry</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.gpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.dxsSourceXDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsDetection (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXrosat_bsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_bsc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR7PLUS.lasSourceXSegueDR6PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SEGUEDR6..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>UKIDSSDR8PLUS</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.PreviousAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>stat.fit.residual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXmgcDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in MGC..mgcDetection (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXDR3PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR3..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsAstrometricInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xifitrms</name>
				
                <description>RMS errors in fit for xi</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xnfitrms</name>
				
                <description>RMS errors in fit for xn</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xizp</name>
				
                <description>Zeropoint offset in xi</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>siga</name>
				
                <description>Error on coefficient a</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xnzp</name>
				
                <description>Zeropoint offset in xn</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigd</name>
				
                <description>Error on coefficient d</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xisc</name>
				
                <description>Scale factor in xi</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xnsc</name>
				
                <description>Scale factor in xn</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>orient</name>
				
                <description>Orientation of axes</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nonperp</name>
				
                <description>Non-perpendicularity of axes</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2s</name>
				
                <description>Reduced chi-squared of fit</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isComplete</name>
				
                <description>Level of completeness: 0 redo both parts 1; halfspace calculation complete; 2 Astrometric correction complete; 3 All complete</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsJKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.StdFieldInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>observed</name>
				
                <description>yes or no identifier - have the secondary standards been set up?</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.reliableGcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.ArchiveCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>logFile</name>
				
                <description>filename of verbose logged task output</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>resultsFile</name>
				
                <description>filename of any results file</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of the completion of the whole task</description>
                        <unit>UTC</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>curator</name>
				
                <description>The archive curation scientist responsible for this event</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>comment</name>
				
                <description>Comment string supplied by the curator</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rolledBack</name>
				
                <description>Flag for roll-back of this event: 0=no, 1 = yes</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsZYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsAstrometricInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xifitrms</name>
				
                <description>RMS errors in fit for xi</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xnfitrms</name>
				
                <description>RMS errors in fit for xn</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xizp</name>
				
                <description>Zeropoint offset in xi</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>siga</name>
				
                <description>Error on coefficient a</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xnzp</name>
				
                <description>Zeropoint offset in xn</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigd</name>
				
                <description>Error on coefficient d</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xisc</name>
				
                <description>Scale factor in xi</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xnsc</name>
				
                <description>Scale factor in xn</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>orient</name>
				
                <description>Orientation of axes</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nonperp</name>
				
                <description>Non-perpendicularity of axes</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2s</name>
				
                <description>Reduced chi-squared of fit</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isComplete</name>
				
                <description>Level of completeness: 0 redo both parts 1; halfspace calculation complete; 2 Astrometric correction complete; 3 All complete</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.AstrCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsSourceXStripe82PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.Release</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description>the release number</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseDate</name>
				
                <description>the release date</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a brief description of the release</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbName</name>
				
                <description>the name of the SQL Server database containing this release</description>
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gpsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasExtendedSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.Filter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>shortName</name>
				
                <description>Short identification name for the filter</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The name of the filter, eg. &amp;quot;MKO J&amp;quot;, &amp;quot;WFCAM Y&amp;quot; etc.</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the filter</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cutOn</name>
				
                <description>The 50% cut-on wavelength of the filter</description>
                        <unit>microns</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cutOff</name>
				
                <description>The 50% cut-off wavelength of the filter</description>
                        <unit>microns</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aebv</name>
				
                <description>The constant to multiply the Schlegel map E(B-V) by to get the total galactic extinction.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vegaToAB</name>
				
                <description>The constant to convert Vega magnitudes to AB magnitudes.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>oneSecMLVg</name>
				
                <description>The Vega magnitude limit of a 1s exposure in this filter</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.reliableDxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant Z multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this Z frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXtwomass_xsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_xsc (=ext_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gpsJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mfID</name>
				
                <description>the UID of the relevant H2 multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2eNum</name>
				
                <description>the extension number of this H2 frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.reliableGpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gpsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mfID</name>
				
                <description>the UID of the relevant H2 multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2eNum</name>
				
                <description>the extension number of this H2 frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newH2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.Provenance</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>combiframeID</name>
				
                <description>the UID of the combined frame (=combiframe)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the component frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixel²</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixel²</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixel²</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixel²</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixel²</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixel²</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixel²</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixel²</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsJKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Mag</name>
				
                <description>1st epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1MagErr</name>
				
                <description>Error in 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Mag</name>
				
                <description>2nd epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2MagErr</name>
				
                <description>Error in 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.RequiredFilters</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nPass</name>
				
                <description>the number of passes that will be made</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isSynoptic</name>
				
                <description>is the band observed multiple times for variability measurements (0 FALSE, 1 TRUE)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.ukirtFSstars</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Faint standard unique identifier (FS number; see Hawarden et al. 2001, MN, 325, 563)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>reference name of field</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmRA</name>
				
                <description>Proper motion in RA</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>The epoch of columns ra and dec</description>
                        <unit>years</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bMag</name>
				
                <description>B band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vMag</name>
				
                <description>V band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iMag</name>
				
                <description>I band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsSourceXDetectionBestMatch</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modelDistSecs</name>
				
                <description>separation from expected position given astrometric model in dxsSource variability.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flag</name>
				
                <description>Flag for potential matching problems</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.Survey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The short name for the survey</description>
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A concise description of the survey</description>
                                <dataType arraysize="512" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbNamePrefix</name>
				
                <description>A string that prefixes all database names released for this survey</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>proprietary</name>
				
                <description>Logical flag indicating whether a survey is proprietary or not (1=yes; 0=no)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXfirstSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in FIRST..firstSource (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.ProductLinks</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>combiProductID</name>
				
                <description>Product ID of combination frame</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>intProductID</name>
				
                <description>Product ID of intermediate frame</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>combiProdType</name>
				
                <description>Type (stack,tile,mosaic) of combination frame</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>intProdType</name>
				
                <description>Type (stack,tile,mosaic) of intermediate frame</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsZYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsVariability</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Mean Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Mean Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in mean RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in mean Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expAstErr</name>
				
                <description>Rms calculated from polynomial fit to minimum astrometric RMS as a function of magnitude</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parallax</name>
				
                <description>Parallax of star</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minPllx</name>
				
                <description>Lower limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxPllx</name>
				
                <description>Upper limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of astrometric solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>Number of frames with good detections used to calculate astrometric fits</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnGoodObs</name>
				
                <description>Number of good detections in J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnFlaggedObs</name>
				
                <description>Number of detections in J band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnMissingObs</name>
				
                <description>Number of J band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jtotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmeanMag</name>
				
                <description>Mean J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedianMag</name>
				
                <description>Median J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagRms</name>
				
                <description>rms of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagMAD</name>
				
                <description>Median Absolute Deviation of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jskewness</name>
				
                <description>Skewness in J band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMinMag</name>
				
                <description>Minimum magnitude in J band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMaxMag</name>
				
                <description>Maximum magnitude in J band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jNgt3sig</name>
				
                <description>Number of good detections in J-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in J band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jIntRms</name>
				
                <description>Intrinsic rms in J-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnGoodObs</name>
				
                <description>Number of good detections in H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnFlaggedObs</name>
				
                <description>Number of detections in H band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnMissingObs</name>
				
                <description>Number of H band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmeanMag</name>
				
                <description>Mean H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedianMag</name>
				
                <description>Median H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagRms</name>
				
                <description>rms of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagMAD</name>
				
                <description>Median Absolute Deviation of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hskewness</name>
				
                <description>Skewness in H band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMinMag</name>
				
                <description>Minimum magnitude in H band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMaxMag</name>
				
                <description>Maximum magnitude in H band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hNgt3sig</name>
				
                <description>Number of good detections in H-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in H band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hIntRms</name>
				
                <description>Intrinsic rms in H-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knGoodObs</name>
				
                <description>Number of good detections in K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knFlaggedObs</name>
				
                <description>Number of detections in K band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knMissingObs</name>
				
                <description>Number of K band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ktotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmeanMag</name>
				
                <description>Mean K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedianMag</name>
				
                <description>Median K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagRms</name>
				
                <description>rms of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagMAD</name>
				
                <description>Median Absolute Deviation of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kskewness</name>
				
                <description>Skewness in K band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMinMag</name>
				
                <description>Minimum magnitude in K band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMaxMag</name>
				
                <description>Maximum magnitude in K band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kNgt3sig</name>
				
                <description>Number of good detections in K-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in K band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kIntRms</name>
				
                <description>Intrinsic rms in K-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>variableClass</name>
				
                <description>Classification of objects across all bands.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXSegueDR6PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SegueDR6..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXrosat_fsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_fsc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXiras_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in IRAS..iras_psc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.RequiredStack</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required stack product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the stacked product</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numberStk</name>
				
                <description>Number of intermediate stacks. If default, stack all good quality stacks</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nustep</name>
				
                <description>Amount of microstepping</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stackRadius</name>
				
                <description>radius within which intermediate stacks are selected for this deep stack.</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>UID of position on sky.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.ProgrammeTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableName</name>
				
                <description>the name of the table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>the name of the source</description>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXDR2PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR2..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gpsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1</name>
				
                <description>Default colour H2-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Err</name>
				
                <description>Error on colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Mag</name>
				
                <description>H2 mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2MagErr</name>
				
                <description>Error in H2 mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.CurationTask</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>description in words for this task</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.SurveyProgrammes</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>delPropData</name>
				
                <description>Logical flag indicating that proprietary data should be removed on release (1=yes; 0=no)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gpsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsSourceXDetectionBestMatch</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modelDistSecs</name>
				
                <description>separation from expected position given astrometric model in udsSource variability.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flag</name>
				
                <description>Flag for potential matching problems</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in udsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.RequiredDiffImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required difference image product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter1</name>
				
                <description>UID of WFCAM narrow band (primary) filter</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter2</name>
				
                <description>UID of WFCAM broad band (reference) filter to be subtracted</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU difference image tool option to specify use of implicit WCS in the input files (y/n; recommended value=y)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>method</name>
				
                <description>CASU difference image tool option string specifying the method to employ (recommended value=adaptive/back/zerosky)</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gpsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXDR7PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.PreviousMFDZP</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description>Photometric zeropoint for default extinction in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description>Photometric zeropoint error in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description>Number of standards used in determining photZP and photZPErr</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description>Average photometric zero point for night</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description>Photometric zero point sigma for night</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description>Number of ZP in band used to calculate nightZPCat</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.reliableLasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXStripe82PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.Multiframe</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>UID of the multiframe (assigned sequentially by the archive ingest process)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ukirtRunNo</name>
				
                <description>Original UKIRT run number (from filename)</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameType</name>
				
                <description>The type of multiframe (eg. stack|tile|mosaic|difference|calibration|interleaved etc).</description>
                        <ucd>meta.code.class</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description>the Julian Day number of the UKIRT night</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileTimeStamp</name>
				
                <description>Time stamp digits (from the original CASU directory name and file time stamp) for enforcing uniqueness</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>observer</name>
				
                <description/>
                        <ucd>obs.observer</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>userid</name>
				
                <description/>
                        <ucd>obs.observer</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsref</name>
				
                <description/>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>project</name>
				
                <description/>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>survey</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>pointingID</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>object</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>origin</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>telescope</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>instrument</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dhsVersion</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFile</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utStart</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utEnd</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numDetectors</name>
				
                <description>The number of &amp;quot;detectors&amp;quot; (=image extensions in FITS file)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>recipe</name>
				
                <description/>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obstype</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsNum</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpNum</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpMem</name>
				
                <description/>
                        <ucd>meta.code.member</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tileNum</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>standard</name>
				
                <description/>
                        <ucd>meta.id;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>njitter</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nuStep</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFoc</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFocScan</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateObs</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateEnd</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mjdObs</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsAxes</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raDecSys</name>
				
                <description/>
                        <ucd>phot.mag;stat.mean</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>equinox</name>
				
                <description/>
                        <unit>years</unit>
                        
                        <ucd>time.equinox</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raBase</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decBase</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amStart</name>
				
                <description/>
                        <ucd>obs.airMass</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amEnd</name>
				
                <description/>
                        <ucd>obs.airMass</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expTime</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numExp</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numInts</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readInterval</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>time.interval</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numReads</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterName</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank,9=1.205nbJ,10=1.619nbH)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinction</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>airTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ambiPressure</name>
				
                <description/>
                        <ucd>phys.pressure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dewPoint</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>domeTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>humidity</name>
				
                <description/>
                        <ucd>meta.note;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrBottTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTopTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>secondaryTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topAirTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempENE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempWSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windDirection</name>
				
                <description/>
                        <unit>deg</unit>
                        
                        <ucd>meta.note;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windSpeed</name>
				
                <description/>
                        <unit>km/h</unit>
                        
                        <ucd>phys.veloc</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauCSO</name>
				
                <description/>
                        <ucd>phys.absorption.opticalDepth</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauSource</name>
				
                <description/>
                        <ucd>meta.ref.url</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>m2x</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2y</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2z</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2u</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2v</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2w</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telFocus</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusPos</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusZero</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusOffset</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusSerial</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusNominOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusInstFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hourAngle</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z8</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz9</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz10</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cryostPres</name>
				
                <description/>
                        <unit>millibar</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamNS</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamWE</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTempSetPt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>corPlateTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lncTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3Temp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topRingTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>radShieldTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fsTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ssTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempSetPt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempAlt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2Port</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>isu2TiltOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2PortOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>guiding</name>
				
                <description/>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>fastGuiderMode</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>autoGuiderFreq</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileName</name>
				
                <description>the filename for the multiframe, eg. server:/path/filename.fit</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catName</name>
				
                <description>the filename of the associated catalogue MEF, eg. server:/path/filename.fits</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>versionNum</name>
				
                <description>a version number for this frame (if available)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>darkID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flatID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frinID</name>
				
                <description>UID of library calibration fringe frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maskID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newlyIngested</name>
				
                <description>Curation flag for internal use only (0=no, 1=yes)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>agentId</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>remoteAgent</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>trackSys</name>
				
                <description/>
                        <ucd>time.equinox</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>raMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Right ascension of the Moon</description>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Declination of the Moon</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumMoon</name>
				
                <description>Illumination of the Moon</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raMoonTopo</name>
				
                <description>Apparent topocentric Right ascension of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoonTopo</name>
				
                <description>Apparent topocentric Declination of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ignore</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMin</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMax</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMin</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMax</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMin</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMax</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumFile</name>
				
                <description>File name of CASU created photometric illumination correction used on catalogue data from this file</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbRejected</name>
				
                <description/>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyAlgorithm</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>unfilteredID</name>
				
                <description>UID of original unfiltered frame corresponding to this filtered frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>secFocalOffset</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.ExternalSurvey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyName</name>
				
                <description>The short name of the survey, eg. SDSS-EDR, SDSS-DR1, USNOB etc.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>databaseName</name>
				
                <description>The name of the database within the WSA</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A brief description of the survey</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>imagesLocation</name>
				
                <description>Pathname to the pixels (eg. for list-driven remeasurement)</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gpsJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.Programme</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>UID of the archived programme coded as above</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>title</name>
				
                <description>a short title for the programme, eg. &amp;quot;UKIDSS Large Area Survey&amp;quot;</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the programme</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>reference</name>
				
                <description>a reference for the programme, eg. &amp;quot;http://www.ukidss.org/surveys/surveys.html&amp;quot;</description>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>propPeriod</name>
				
                <description>the proprietory period for any data taken for this programme in months, e.g. 12 for open time.</description>
                        <unit>months</unit>
                        
                        <ucd>time.period</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dfsIDString</name>
				
                <description>The description used within the data flow system (ie. the value of the appropriate FITS keyword)</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catalogueSchema</name>
				
                <description>Script file that describes the catalogue schema</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectionTable</name>
				
                <description>Table name of detections</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceTable</name>
				
                <description>Table name of merged sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>listRemeasTable</name>
				
                <description>Table name of individual passband list re-measurements</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceRemeasTable</name>
				
                <description>Table name of co-located list re-measurements</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mergeLogTable</name>
				
                <description>Table name of curation log for source merging</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>frameSetTolerance</name>
				
                <description>The match tolerance for different passband frames</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pairingCriterion</name>
				
                <description>The pairing criterion for associating detections into merged sources</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>adjacentFrameTolerance</name>
				
                <description>The match tolerance for adjacent frames in the survey</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighboursSchema</name>
				
                <description>Script file that describes the neighbour tables schema for this programme</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>synopticSourceTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>synopticBestMatchTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>variabilityTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mosaicTool</name>
				
                <description>Name of mosaicing tool to be used</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extractTool</name>
				
                <description>Name of extraction tool to be used</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bandMergingCriterion</name>
				
                <description>maximum timespan over which different filters are merged into sources in the synoptic source table.</description>
                        <unit>minutes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isLowGalacticLat</name>
				
                <description>Is this a low Galactic latitude field where Schlegel maps don't work (No=0/Yes=1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceProdType</name>
				
                <description>The product type to be used to create the source table. (stack, tile, mosaic)</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>epochFrameType</name>
				
                <description>The frame type to be used for each epoch (stack, tile)</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.PhotCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>Date time of start time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>Date time of end time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXnvssSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in NVSS..nvssSource (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsVariability</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Mean Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Mean Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in mean RA</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in mean Dec</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expAstErr</name>
				
                <description>Rms calculated from polynomial fit to minimum astrometric RMS as a function of magnitude</description>
                        <unit>Arceconds</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parallax</name>
				
                <description>Parallax of star</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minPllx</name>
				
                <description>Lower limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxPllx</name>
				
                <description>Upper limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of astrometric solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>Number of frames with good detections used to calculate astrometric fits</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnGoodObs</name>
				
                <description>Number of good detections in J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnFlaggedObs</name>
				
                <description>Number of detections in J band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnMissingObs</name>
				
                <description>Number of J band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jtotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmeanMag</name>
				
                <description>Mean J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedianMag</name>
				
                <description>Median J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagRms</name>
				
                <description>rms of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagMAD</name>
				
                <description>Median Absolute Deviation of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jskewness</name>
				
                <description>Skewness in J band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMaxMag</name>
				
                <description>Maximum magnitude in J band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jNgt3sig</name>
				
                <description>Number of good detections in J-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in J band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jIntRms</name>
				
                <description>Intrinsic rms in J-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnGoodObs</name>
				
                <description>Number of good detections in H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnFlaggedObs</name>
				
                <description>Number of detections in H band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnMissingObs</name>
				
                <description>Number of H band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmeanMag</name>
				
                <description>Mean H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedianMag</name>
				
                <description>Median H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagRms</name>
				
                <description>rms of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagMAD</name>
				
                <description>Median Absolute Deviation of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hskewness</name>
				
                <description>Skewness in H band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMaxMag</name>
				
                <description>Maximum magnitude in H band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hNgt3sig</name>
				
                <description>Number of good detections in H-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in H band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hIntRms</name>
				
                <description>Intrinsic rms in H-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knGoodObs</name>
				
                <description>Number of good detections in K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knFlaggedObs</name>
				
                <description>Number of detections in K band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knMissingObs</name>
				
                <description>Number of K band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ktotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmeanMag</name>
				
                <description>Mean K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedianMag</name>
				
                <description>Median K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagRms</name>
				
                <description>rms of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagMAD</name>
				
                <description>Median Absolute Deviation of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kskewness</name>
				
                <description>Skewness in K band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMaxMag</name>
				
                <description>Maximum magnitude in K band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kNgt3sig</name>
				
                <description>Number of good detections in K-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in K band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kIntRms</name>
				
                <description>Intrinsic rms in K-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>variableClass</name>
				
                <description>Classification of objects across all bands.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXDR5PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gpsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsSourceXDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in udsDetection (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.CurrentAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>stat.fit.residual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refRaShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refDecShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.RequiredNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique identifier for the programme table</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>joinCriterion</name>
				
                <description>the join criterion (search radius for matches)</description>
                        <unit>arcminutes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighbourTable</name>
				
                <description>the name of the neighbour join table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extProgID</name>
				
                <description>the unique programme ID for second table if there are multiple programmes in the neighbour survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.RequiredMosaic</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required mosaic product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the mosaiced product</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raExtent</name>
				
                <description>The angular extent in RA of the mosaic image</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decExtent</name>
				
                <description>The angular extent in Dec of the mosaic image</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nustep</name>
				
                <description>Amount of microstepping</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pixelSize</name>
				
                <description>The final pixel size of the mosaic</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dualFilterID</name>
				
                <description>SEX extraction tool option to run in dual image mode UID of dual image filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>UID of position on sky.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.ExternalSurveyTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableName</name>
				
                <description>the name of the table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"zone"</name>
				
                <description>default (0) or special (n) zone</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>The source unique identifier in the table</description>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord1"</name>
				
                <description>The attribute name of the first (longitudinal) spherical co-ordinate, e.g. equatorial RA</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord2"</name>				
				
                <description>The attribute name of the second (latitudinal) spherical co-ordinate, e.g. equatorial Dec</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.ProgrammeFrame</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBitsStatus</name>
				
                <description>Bit flag to denote whether detection quality flagging has been done on this multiframe for this programme.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.reliableUdsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsVarFrameSetInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>motionModel</name>
				
                <description>Motion model used to produce BestMatch table. Values: static;proper motion;proper motion and parallax.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>jaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratPht</name>
				
                <description>Strateva parameter, a, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in udsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gcsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmy</name>
				
                <description>Default colour Z-Y (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyErr</name>
				
                <description>Error on colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Error in Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.MultiframeDetector</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>compFile</name>
				
                <description>Filename of the compressed image of this image frame, eg. server:/path/filename.jpg</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>camNum</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>configIndex</name>
				
                <description/>
                        <ucd>spect.index</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description/>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>runID</name>
				
                <description/>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtName</name>
				
                <description/>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bitsPerPix</name>
				
                <description/>
                        <unit>FITS bitpix</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataScale</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataZero</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numAxes</name>
				
                <description>Number of data axes; eg. 2</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis1Length</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis2Length</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imagePcount</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageGcount</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detectorType</name>
				
                <description/>
                        <ucd>meta.id;instr</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detRows</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detCols</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startCol</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endCol</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startRow</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endRow</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pixelScale</name>
				
                <description/>
                        <unit>arcsec per pixel</unit>
                        
                        <ucd>phys.angSize;instr.pixel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xSize</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySize</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gain</name>
				
                <description/>
                        <unit>electrons/ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readNoise</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIRMED</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_BVAR</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_ZERO</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_SCAL</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetX</name>
				
                <description/>
                        <ucd>pos;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetY</name>
				
                <description/>
                        <ucd>pos;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readMode</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>readOutApp</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camReadOut</name>
				
                <description/>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camRole</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camPower</name>
				
                <description/>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectorTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pcSysID</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sdsuNum</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFileExt</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>decurtFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyCorrExt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyCorrCat</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableExtName</name>
				
                <description/>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tableWidth</name>
				
                <description/>
                        <unit>bytes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableRows</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tablePcount</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableGcount</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableFields</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>catCreationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyLevel</name>
				
                <description/>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyNoise</name>
				
                <description/>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seeing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avStellarEll</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avSaturLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCorPeak</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor1</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor3</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor4</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>thresholdIsoph</name>
				
                <description/>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minImageSize</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowdedFlag</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coreRadius</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe detector</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decurtainRange</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skySubScale</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>morphClassFlag</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xTalkFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>smoothing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>totalExpTime</name>
				
                <description>Total exposure time for this detector</description>
                        <unit>seconds</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.allFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.UKIDSSDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description>the running number of this detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description>Instrumental isophotal flux counts</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description>X coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description>Error in X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description>Y coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description>Error in Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description>RMS of axes of ellipse fit</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description>ellipse fit orientation to x axis</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description>No. of pixels above rethreshold 1 (can be non-integer for deblends)</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description>No. of pixels above rethreshold 2</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description>No. of pixels above rethreshold 3</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description>No. of pixels above rethreshold 4</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description>No. of pixels above rethreshold 5</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description>No. of pixels above rethreshold 6</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description>No. of pixels above rethreshold 7</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description>No. of pixels above rethreshold 8</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description>Highest pixel value above sky</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description>Error in peak height</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description>Default aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description>Error in aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description>Default aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description>Error in aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description>default aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description>Error in aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description>default aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description>Error in aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description>default aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description>Error in aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description>default aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description>Error in aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description>default aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description>Error in aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description>default aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description>Error in aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description>default aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description>Error in aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description>default aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description>Error in aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description>default aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description>Error in aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description>default aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description>Error in aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description>default aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description>Error in aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description>r_p as defined in Yasuda et al. 2001 AJ 112 1104</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description>r_k as defined in Bertin and Arnouts 1996 A&amp;#38;A Supp 117 393</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description>r_h image scale radius eg. Hall &amp;#38; Mackay 1984 MNRAS 210 979</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_p ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description>error on Petrosian flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_k ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description>error on Kron flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_h; k = 5; alternative total flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description>error on Hall flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description>processing warning/error bitwise flags</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description>local interpolated sky level from background tracker</description>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description>local estimate of variation in sky level around image</description>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description>Placeholder flag for parent or part of deblended deconstruct (redundant since only deblended images are kept)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description>Flag indicating most probable morphological classification</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description>PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description>Error on PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description>PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description>Error on PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description>PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description>Error on PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description>standard normalised variance of PSF fit</description>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description>no. of degrees of freedom of PSF fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description>1D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description>Scale length</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description>Power law index</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description>Error in 1D fit</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description>No. of degrees of freedom for 1D Sersic fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description>2D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description>Scale length</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description>Power law index</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description>Error in 2D fit</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description>No. of degrees of freedom for 2D Sersic fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.ProgrammeCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of individual programme curation completion</description>
                        <unit>UTC</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>status</name>
				
                <description>successful (1) or unsuccessful (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsVarFrameSetInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>motionModel</name>
				
                <description>Motion model used to produce BestMatch table. Values: static; proper motion; proper motion and parallax.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>jaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.RequiredListDrivenProduct</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique ID of the table with the source list driving the remeasurements</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique ID of the external survey (if applicable)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>transFile</name>
				
                <description>CASU list-driven photometry tool option specifying the source of the driving list (e.g. &amp;quot;use=radeclist&amp;quot;)</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>aperture</name>
				
                <description>CASU list-driven photometry tool option specifying the fixed radius to be used for photometry</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.gpsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1Pnt</name>
				
                <description>Point source colour H2-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2mk_1PntErr</name>
				
                <description>Error on point source colour H2-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1</name>
				
                <description>Extended source J aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag1Err</name>
				
                <description>Error in extended source J mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1</name>
				
                <description>Extended source H aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag1Err</name>
				
                <description>Error in extended source H mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag1Err</name>
				
                <description>Error in extended source 1st epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>S-Extractor classification statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag1Err</name>
				
                <description>Error in extended source 2nd epoch K mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>S-Extractor classification statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1</name>
				
                <description>Extended source H2 aperture corrected mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag1Err</name>
				
                <description>Error in extended source H2 mag (1.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3</name>
				
                <description>Default point/extended source H2 aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag3Err</name>
				
                <description>Error in default point/extended source H2 mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4</name>
				
                <description>Extended source H2 aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2AperMag4Err</name>
				
                <description>Error in extended source H2 mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Gausig</name>
				
                <description>RMS of axes of ellipse fit in H2</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H2</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2PA</name>
				
                <description>ellipse fit celestial orientation in H2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ErrBits</name>
				
                <description>processing warning/error bitwise flags in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Class</name>
				
                <description>discrete image classification flag in H2</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ClassStat</name>
				
                <description>S-Extractor classification statistic in H2</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H2</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2SeqNum</name>
				
                <description>the running number of the H2 detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Xi</name>
				
                <description>Offset of H2 detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h2Eta</name>
				
                <description>Offset of H2 detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.dxsSourceXDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsDetection (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXrosat_bsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_bsc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.udsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR8PLUS.lasSourceXSegueDR6PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SEGUEDR6..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>UKIDSSDR9PLUS</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.udsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.udsDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixel2</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_RA_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>deg</unit>
                        
                        <ucd>POS_EQ_DEC_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Not available in SE output</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.PreviousAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>stat.fit.residual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXmgcDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in MGC..mgcDetection (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXDR3PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR3..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsAstrometricInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xifitrms</name>
				
                <description>RMS errors in fit for xi</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xnfitrms</name>
				
                <description>RMS errors in fit for xn</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xizp</name>
				
                <description>Zeropoint offset in xi</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>siga</name>
				
                <description>Error on coefficient a</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xnzp</name>
				
                <description>Zeropoint offset in xn</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigd</name>
				
                <description>Error on coefficient d</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xisc</name>
				
                <description>Scale factor in xi</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xnsc</name>
				
                <description>Scale factor in xn</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>orient</name>
				
                <description>Orientation of axes</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nonperp</name>
				
                <description>Non-perpendicularity of axes</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2s</name>
				
                <description>Reduced chi-squared of fit</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isComplete</name>
				
                <description>Level of completeness: 0 redo both parts 1; halfspace calculation complete; 2 Astrometric correction complete; 3 All complete</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsJKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.StdFieldInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>The fieldID is a UID identifying each of the 43 standard fields that are observed as part of the calibration observations</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raCentre</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decCentre</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldName</name>
				
                <description>reference name of field</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>observed</name>
				
                <description>yes or no identifier - have the secondary standards been set up?</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.udsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.reliableGcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.ArchiveCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>logFile</name>
				
                <description>filename of verbose logged task output</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>resultsFile</name>
				
                <description>filename of any results file</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of the completion of the whole task</description>
                        <unit>UTC</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>curator</name>
				
                <description>The archive curation scientist responsible for this event</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>comment</name>
				
                <description>Comment string supplied by the curator</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>rolledBack</name>
				
                <description>Flag for roll-back of this event: 0=no, 1 = yes</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsZYJHKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsSourceXDR8PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR8..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.udsAstrometricInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeinnerpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEINNERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DETEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DETEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DETEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detedgeouterpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DETEDGEOUTERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEINNERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeinnerpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEINNERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS1 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos1Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS1 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS2 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos2Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS2 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS3 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos3Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS3 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4NormX</name>
				
                <description>Cartesian unit normal vector X-coordinate of the halfspace describing the DITHEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4NormY</name>
				
                <description>Cartesian unit normal vector Y-coordinate of the halfspace describing the DITHEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4NormZ</name>
				
                <description>Cartesian unit normal vector Z-coordinate of the halfspace describing the DITHEDGEOUTERPOS4 detector boundary (see Budavari et al. 2010,)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dithedgeouterpos4Const</name>
				
                <description>Offset of halfspace along the unit normal vector describing the DITHEDGEOUTERPOS4 detector boundary. If the detector boundary is straight, with no distortion this is zero.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xifitrms</name>
				
                <description>RMS errors in fit for xi</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xnfitrms</name>
				
                <description>RMS errors in fit for xn</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xizp</name>
				
                <description>Zeropoint offset in xi</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>siga</name>
				
                <description>Error on coefficient a</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xnzp</name>
				
                <description>Zeropoint offset in xn</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigd</name>
				
                <description>Error on coefficient d</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xisc</name>
				
                <description>Scale factor in xi</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xnsc</name>
				
                <description>Scale factor in xn</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>orient</name>
				
                <description>Orientation of axes</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nonperp</name>
				
                <description>Non-perpendicularity of axes</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2s</name>
				
                <description>Reduced chi-squared of fit</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isComplete</name>
				
                <description>Level of completeness: 0 redo both parts 1; halfspace calculation complete; 2 Astrometric correction complete; 3 All complete</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.AstrCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>Version number of current astrometric solution</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>MJD of the start time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>MJD of the end time for this version of the calibration</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXfirstSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in FIRST..firstSource (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.ProductLinks</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>combiProductID</name>
				
                <description>Product ID of combination frame</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>intProductID</name>
				
                <description>Product ID of intermediate frame</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>combiProdType</name>
				
                <description>Type (stack,tile,mosaic) of combination frame</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>intProdType</name>
				
                <description>Type (stack,tile,mosaic) of intermediate frame</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsSourceXDR7PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsSourceXStripe82PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.Release</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description>the release number</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseDate</name>
				
                <description>the release date</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a brief description of the release</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbName</name>
				
                <description>the name of the SQL Server database containing this release</description>
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.ProgrammeTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableName</name>
				
                <description>the name of the table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>the name of the source</description>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsSourceXSSASource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SSA..Source (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mfID</name>
				
                <description>the UID of the relevant 1st epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1eNum</name>
				
                <description>the extension number of this 1st epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2eNum</name>
				
                <description>the extension number of this 2nd epoch J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJ_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasExtendedSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.Filter</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>shortName</name>
				
                <description>Short identification name for the filter</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The name of the filter, eg. &amp;quot;MKO J&amp;quot;, &amp;quot;WFCAM Y&amp;quot; etc.</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the filter</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cutOn</name>
				
                <description>The 50% cut-on wavelength of the filter</description>
                        <unit>microns</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cutOff</name>
				
                <description>The 50% cut-off wavelength of the filter</description>
                        <unit>microns</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aebv</name>
				
                <description>The constant to multiply the Schlegel map E(B-V) by to get the total galactic extinction.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vegaToAB</name>
				
                <description>The constant to convert Vega magnitudes to AB magnitudes.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>oneSecMLVg</name>
				
                <description>The Vega magnitude limit of a 1s exposure in this filter</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.udsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXSSASource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SSA..Source (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsSourceXGR6PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GALEXGR6..PhotoObjAll (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXtwoxmm</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in XMM..twoxmm (=DETID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.udsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.reliableDxsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmfID</name>
				
                <description>the UID of the relevant Z multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zeNum</name>
				
                <description>the extension number of this Z frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newZframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcZ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymfID</name>
				
                <description>the UID of the relevant Y multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yeNum</name>
				
                <description>the extension number of this Y frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newYframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcY</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1mfID</name>
				
                <description>the UID of the relevant 1st epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1eNum</name>
				
                <description>the extension number of this 1st epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_1frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_1</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2mfID</name>
				
                <description>the UID of the relevant 2nd epoch K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2eNum</name>
				
                <description>the extension number of this 2nd epoch K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newK_2frame</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK_2</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXtwomass_xsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_xsc (=ext_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsListRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated and corrected aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated and corrected aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated and corrected aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated and corrected aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated and corrected aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated and corrected aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description/>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description/>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description/>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description/>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description/>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.Provenance</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>combiframeID</name>
				
                <description>the UID of the combined frame (=combiframe)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the component frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXDR8PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR8..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsJKmergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkErr</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Mag</name>
				
                <description>1st epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1MagErr</name>
				
                <description>Error in 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Mag</name>
				
                <description>2nd epoch J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2MagErr</name>
				
                <description>Error in 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>Error in K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXwise_prelimsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in WISE..wise_prelimsc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.RequiredFilters</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nPass</name>
				
                <description>the number of passes that will be made</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isSynoptic</name>
				
                <description>is the band observed multiple times for variability measurements (0 FALSE, 1 TRUE)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.ukirtFSstars</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Faint standard unique identifier (FS number; see Hawarden et al. 2001, MN, 325, 563)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>reference name of field</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of star at Equinox J2000.0</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmRA</name>
				
                <description>Proper motion in RA</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pmDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>arcsec per year</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>The epoch of columns ra and dec</description>
                        <unit>years</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>bMag</name>
				
                <description>B band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>vMag</name>
				
                <description>V band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iMag</name>
				
                <description>I band total magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>J band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>H band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMag</name>
				
                <description>K band total magnitude on the MKO(UFTI) system</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagErr</name>
				
                <description>K band magnitude error</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsSourceXDetectionBestMatch</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modelDistSecs</name>
				
                <description>separation from expected position given astrometric model in dxsSource variability.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flag</name>
				
                <description>Flag for potential matching problems</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.Survey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>The short name for the survey</description>
                                <dataType arraysize="128" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A concise description of the survey</description>
                                <dataType arraysize="512" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dbNamePrefix</name>
				
                <description>A string that prefixes all database names released for this survey</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>proprietary</name>
				
                <description>Logical flag indicating whether a survey is proprietary or not (1=yes; 0=no)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsSourceXwise_prelimsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in WISE..wise_prelimsc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXGR6PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GALEXGR6..PhotoObjAll (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsZYJHKsource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPnt</name>
				
                <description>Point source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyPntErr</name>
				
                <description>Error on point source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjPntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Pnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1PntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExt</name>
				
                <description>Extended source colour Z-Y (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyExtErr</name>
				
                <description>Error on extended source colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExt</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Ext</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1ExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMag</name>
				
                <description>Total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zHallMagErr</name>
				
                <description>Error in total point source Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMag</name>
				
                <description>Extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPetroMagErr</name>
				
                <description>Error in extended source Z mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMag</name>
				
                <description>Point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPsfMagErr</name>
				
                <description>Error in point source profile-fitted Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2D</name>
				
                <description>Extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSerMag2DErr</name>
				
                <description>Error in extended source Z mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3</name>
				
                <description>Default point/extended source Z aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag3Err</name>
				
                <description>Error in default point/extended source Z mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4</name>
				
                <description>Extended source Z aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag4Err</name>
				
                <description>Error in extended source Z mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6</name>
				
                <description>Extended source Z aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zAperMag6Err</name>
				
                <description>Error in extended source Z mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zXi</name>
				
                <description>Offset of Z detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEta</name>
				
                <description>Offset of Z detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Error in total point source J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Error in point source profile-fitted J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Error in extended source J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMag</name>
				
                <description>Total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMag</name>
				
                <description>Extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2D</name>
				
                <description>Extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6</name>
				
                <description>Extended source 1st epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Xi</name>
				
                <description>Offset of 1st epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Eta</name>
				
                <description>Offset of 1st epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMag</name>
				
                <description>Total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMag</name>
				
                <description>Extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2D</name>
				
                <description>Extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6</name>
				
                <description>Extended source 2nd epoch K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Xi</name>
				
                <description>Offset of 2nd epoch K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Eta</name>
				
                <description>Offset of 2nd epoch K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsVariability</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Mean Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Mean Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in mean RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in mean Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expAstErr</name>
				
                <description>Rms calculated from polynomial fit to minimum astrometric RMS as a function of magnitude</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parallax</name>
				
                <description>Parallax of star</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minPllx</name>
				
                <description>Lower limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxPllx</name>
				
                <description>Upper limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of astrometric solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>Number of frames with good detections used to calculate astrometric fits</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnGoodObs</name>
				
                <description>Number of good detections in J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnFlaggedObs</name>
				
                <description>Number of detections in J band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnMissingObs</name>
				
                <description>Number of J band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jtotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmeanMag</name>
				
                <description>Mean J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedianMag</name>
				
                <description>Median J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagRms</name>
				
                <description>rms of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagMAD</name>
				
                <description>Median Absolute Deviation of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jskewness</name>
				
                <description>Skewness in J band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMinMag</name>
				
                <description>Minimum magnitude in J band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMaxMag</name>
				
                <description>Maximum magnitude in J band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jNgt3sig</name>
				
                <description>Number of good detections in J-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in J band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jIntRms</name>
				
                <description>Intrinsic rms in J-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnGoodObs</name>
				
                <description>Number of good detections in H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnFlaggedObs</name>
				
                <description>Number of detections in H band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnMissingObs</name>
				
                <description>Number of H band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmeanMag</name>
				
                <description>Mean H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedianMag</name>
				
                <description>Median H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagRms</name>
				
                <description>rms of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagMAD</name>
				
                <description>Median Absolute Deviation of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hskewness</name>
				
                <description>Skewness in H band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMinMag</name>
				
                <description>Minimum magnitude in H band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMaxMag</name>
				
                <description>Maximum magnitude in H band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hNgt3sig</name>
				
                <description>Number of good detections in H-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in H band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hIntRms</name>
				
                <description>Intrinsic rms in H-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knGoodObs</name>
				
                <description>Number of good detections in K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knFlaggedObs</name>
				
                <description>Number of detections in K band flagged as potentially spurious by dxsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knMissingObs</name>
				
                <description>Number of K band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ktotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmeanMag</name>
				
                <description>Mean K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedianMag</name>
				
                <description>Median K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagRms</name>
				
                <description>rms of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagMAD</name>
				
                <description>Median Absolute Deviation of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kskewness</name>
				
                <description>Skewness in K band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMinMag</name>
				
                <description>Minimum magnitude in K band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMaxMag</name>
				
                <description>Maximum magnitude in K band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kNgt3sig</name>
				
                <description>Number of good detections in K-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in K band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kIntRms</name>
				
                <description>Intrinsic rms in K-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>variableClass</name>
				
                <description>Classification of objects across all bands.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXSegueDR6PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SegueDR6..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXrosat_fsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_fsc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXiras_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in IRAS..iras_psc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.RequiredStack</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required stack product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the stacked product</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of stack centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numberStk</name>
				
                <description>Number of intermediate stacks. If default, stack all good quality stacks</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nustep</name>
				
                <description>Amount of microstepping</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stackRadius</name>
				
                <description>radius within which intermediate stacks are selected for this deep stack.</description>
                        <unit>deg</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>UID of position on sky.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXDR5PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXDR2PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR2..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.CurationTask</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>cuID</name>
				
                <description>the unique curation task ID</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>description in words for this task</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.SurveyProgrammes</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>The unique identifier for the curated survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>delPropData</name>
				
                <description>Logical flag indicating that proprietary data should be removed on release (1=yes; 0=no)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.udsSourceXDetectionBestMatch</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>modelDistSecs</name>
				
                <description>separation from expected position given astrometric model in udsSource variability.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flag</name>
				
                <description>Flag for potential matching problems</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.RequiredDiffImage</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required difference image product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter1</name>
				
                <description>UID of WFCAM narrow band (primary) filter</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filter2</name>
				
                <description>UID of WFCAM broad band (reference) filter to be subtracted</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcs</name>
				
                <description>CASU difference image tool option to specify use of implicit WCS in the input files (y/n; recommended value=y)</description>
                                <dataType arraysize="1" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>method</name>
				
                <description>CASU difference image tool option string specifying the method to employ (recommended value=adaptive/back/zerosky)</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.udsMergeLog</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of field centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmfID</name>
				
                <description>the UID of the relevant J multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jeNum</name>
				
                <description>the extension number of this J frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newJframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcJ</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmfID</name>
				
                <description>the UID of the relevant H multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>heNum</name>
				
                <description>the extension number of this H frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newHframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcH</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmfID</name>
				
                <description>the UID of the relevant K multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>keNum</name>
				
                <description>the extension number of this K frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newKframe</name>
				
                <description>new/old flag (1/0) of this detector image</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>listProcK</name>
				
                <description>Frame has been list processed (0=no; 1=yes)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergeSwVersion</name>
				
                <description>version number of the software used to merge the frames</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newFrameSet</name>
				
                <description>Flag used internally by curation applications</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>frame set deprecation flag (1=deprecated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsSourceXwise_prelimsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in WISE..wise_prelimsc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXDR7PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsSourceXSSASource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SSA..Source (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.PreviousMFDZP</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description>Photometric zeropoint for default extinction in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description>Photometric zeropoint error in catalogue header</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description>Number of standards used in determining photZP and photZPErr</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description>Average photometric zero point for night</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description>Photometric zero point sigma for night</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description>Number of ZP in band used to calculate nightZPCat</description>
                        <unit>mags</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.reliableLasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXStripe82PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR7..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.Multiframe</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>UID of the multiframe (assigned sequentially by the archive ingest process)</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ukirtRunNo</name>
				
                <description>Original UKIRT run number (from filename)</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameType</name>
				
                <description>The type of multiframe (eg. stack|tile|mosaic|difference|calibration|interleaved etc).</description>
                        <ucd>meta.code.class</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description>the Julian Day number of the UKIRT night</description>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileTimeStamp</name>
				
                <description>Time stamp digits (from the original CASU directory name and file time stamp) for enforcing uniqueness</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>observer</name>
				
                <description/>
                        <ucd>obs.observer</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>userid</name>
				
                <description/>
                        <ucd>obs.observer</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsref</name>
				
                <description/>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>project</name>
				
                <description/>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>survey</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>pointingID</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>object</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>origin</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>telescope</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>instrument</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>dhsVersion</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFile</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>utDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utStart</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>utEnd</name>
				
                <description/>
                        <unit>hours</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numDetectors</name>
				
                <description>The number of &amp;quot;detectors&amp;quot; (=image extensions in FITS file)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>recipe</name>
				
                <description/>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obstype</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>obsNum</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpNum</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>grpMem</name>
				
                <description/>
                        <ucd>meta.code.member</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tileNum</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>standard</name>
				
                <description/>
                        <ucd>meta.id;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>njitter</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jitterY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nuStep</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>uStepY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFoc</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFocScan</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateObs</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dateEnd</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mjdObs</name>
				
                <description/>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsAxes</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raDecSys</name>
				
                <description/>
                        <ucd>phot.mag;stat.mean</ucd>
                        
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>equinox</name>
				
                <description/>
                        <unit>years</unit>
                        
                        <ucd>time.equinox</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raBase</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decBase</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decTelOff</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amStart</name>
				
                <description/>
                        <ucd>obs.airMass</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>amEnd</name>
				
                <description/>
                        <ucd>obs.airMass</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsRa</name>
				
                <description/>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gsDec</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expTime</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numExp</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numInts</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readInterval</name>
				
                <description/>
                        <unit>seconds</unit>
                        
                        <ucd>time.interval</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numReads</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterName</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank,9=1.205nbJ,10=1.619nbH)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinction</name>
				
                <description/>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>airTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ambiPressure</name>
				
                <description/>
                        <ucd>phys.pressure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dewPoint</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>domeTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>humidity</name>
				
                <description/>
                        <ucd>meta.note;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTempSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrBottTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mirrTopTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>secondaryTemp</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topAirTempNW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempENE</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trussTempWSW</name>
				
                <description/>
                        <unit>degrees_Celsius</unit>
                        
                        <ucd>phys.temperature</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windDirection</name>
				
                <description/>
                        <unit>deg</unit>
                        
                        <ucd>meta.note;obs</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>windSpeed</name>
				
                <description/>
                        <unit>km/h</unit>
                        
                        <ucd>phys.veloc</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauCSO</name>
				
                <description/>
                        <ucd>phys.absorption.opticalDepth</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tauSource</name>
				
                <description/>
                        <ucd>meta.ref.url</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>m2x</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2y</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2z</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2u</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2v</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>m2w</name>
				
                <description/>
                        <unit>mrad</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>telFocus</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusPos</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusZero</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusOffset</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusSerial</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusNominOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>focusInstFiltOff</name>
				
                <description/>
                        <unit>millimetres</unit>
                        
                        <ucd>instr.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureX</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>apertureY</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hourAngle</name>
				
                <description/>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z8</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>z11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>astigPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz5sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz6sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefAmpl</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>trefPhi</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz9sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10cd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10ch</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sd</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hz10sh</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz9</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>iz10</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cryostPres</name>
				
                <description/>
                        <unit>millibar</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamNS</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>beamWE</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdTempSetPt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>corPlateTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lncTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>M3Temp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>topRingTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>radShieldTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fsTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ssTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempSetPt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detTempAlt</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ccdHeaterLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>scTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2Port</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>isu2TiltOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isu2PortOffset</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>guiding</name>
				
                <description/>
                                <dataType arraysize="10" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>fastGuiderMode</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>autoGuiderFreq</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fileName</name>
				
                <description>the filename for the multiframe, eg. server:/path/filename.fit</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catName</name>
				
                <description>the filename of the associated catalogue MEF, eg. server:/path/filename.fits</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>versionNum</name>
				
                <description>a version number for this frame (if available)</description>
                        <ucd>??</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>darkID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>confID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>flatID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frinID</name>
				
                <description>UID of library calibration fringe frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maskID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>newlyIngested</name>
				
                <description>Curation flag for internal use only (0=no, 1=yes)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>agentId</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>remoteAgent</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>trackSys</name>
				
                <description/>
                        <ucd>time.equinox</ucd>
                        
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>raMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Right ascension of the Moon</description>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoon</name>
				
                <description>Geocentric J2000 FK5 Mean Declination of the Moon</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumMoon</name>
				
                <description>Illumination of the Moon</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raMoonTopo</name>
				
                <description>Apparent topocentric Right ascension of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>hours</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decMoonTopo</name>
				
                <description>Apparent topocentric Declination of the Moon (including precession, nutation, and annual aberration)</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ignore</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMin</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqJSkyMax</name>
				
                <description/>
                        <unit>mag/arcsec**2</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMin</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqSeeingMax</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqCloudMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMin</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqTauMax</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMin</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>reqMoonMax</name>
				
                <description/>
                        <unit>percentage</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>illumFile</name>
				
                <description>File name of CASU created photometric illumination correction used on catalogue data from this file</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>msbRejected</name>
				
                <description/>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyAlgorithm</name>
				
                <description/>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>unfilteredID</name>
				
                <description>UID of original unfiltered frame corresponding to this filtered frame</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>secFocalOffset</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.ExternalSurvey</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyName</name>
				
                <description>The short name of the survey, eg. SDSS-EDR, SDSS-DR1, USNOB etc.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>databaseName</name>
				
                <description>The name of the database within the WSA</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>A brief description of the survey</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>imagesLocation</name>
				
                <description>Pathname to the pixels (eg. for list-driven remeasurement)</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsSourceNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.Programme</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>UID of the archived programme coded as above</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>title</name>
				
                <description>a short title for the programme, eg. &amp;quot;UKIDSS Large Area Survey&amp;quot;</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>a concise description of the programme</description>
                        <ucd>meta.note</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>reference</name>
				
                <description>a reference for the programme, eg. &amp;quot;http://www.ukidss.org/surveys/surveys.html&amp;quot;</description>
                        <ucd>meta.bib</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>propPeriod</name>
				
                <description>the proprietory period for any data taken for this programme in months, e.g. 12 for open time.</description>
                        <unit>months</unit>
                        
                        <ucd>time.period</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dfsIDString</name>
				
                <description>The description used within the data flow system (ie. the value of the appropriate FITS keyword)</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>catalogueSchema</name>
				
                <description>Script file that describes the catalogue schema</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectionTable</name>
				
                <description>Table name of detections</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceTable</name>
				
                <description>Table name of merged sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>listRemeasTable</name>
				
                <description>Table name of individual passband list re-measurements</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sourceRemeasTable</name>
				
                <description>Table name of co-located list re-measurements</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mergeLogTable</name>
				
                <description>Table name of curation log for source merging</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>frameSetTolerance</name>
				
                <description>The match tolerance for different passband frames</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pairingCriterion</name>
				
                <description>The pairing criterion for associating detections into merged sources</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>adjacentFrameTolerance</name>
				
                <description>The match tolerance for adjacent frames in the survey</description>
                        <unit>Degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighboursSchema</name>
				
                <description>Script file that describes the neighbour tables schema for this programme</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>synopticSourceTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>synopticBestMatchTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>variabilityTable</name>
				
                <description>Table name of merged variable sources</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>mosaicTool</name>
				
                <description>Name of mosaicing tool to be used</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extractTool</name>
				
                <description>Name of extraction tool to be used</description>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bandMergingCriterion</name>
				
                <description>maximum timespan over which different filters are merged into sources in the synoptic source table.</description>
                        <unit>minutes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isLowGalacticLat</name>
				
                <description>Is this a low Galactic latitude field where Schlegel maps don't work (No=0/Yes=1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceProdType</name>
				
                <description>The product type to be used to create the source table. (stack, tile, mosaic)</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>epochFrameType</name>
				
                <description>The frame type to be used for each epoch (stack, tile)</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.PhotCalVers</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>versNum</name>
				
                <description>the version number of the calibration</description>
                        <ucd>meta.software</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startDate</name>
				
                <description>Date time of start time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endDate</name>
				
                <description>Date time of end time for this version of the calibration (MM-DD-YYYY)</description>
                        <unit>MM-DD-YYYY</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXnvssSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in NVSS..nvssSource (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.udsVariability</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Mean Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Mean Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in mean RA</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in mean Dec</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>expAstErr</name>
				
                <description>Rms calculated from polynomial fit to minimum astrometric RMS as a function of magnitude</description>
                        <unit>Arceconds</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>parallax</name>
				
                <description>Parallax of star</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minPllx</name>
				
                <description>Lower limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxPllx</name>
				
                <description>Upper limit of 90% confidence interval for parallax measurement</description>
                        <unit>mas</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of astrometric solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>Number of frames with good detections used to calculate astrometric fits</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnGoodObs</name>
				
                <description>Number of good detections in J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnFlaggedObs</name>
				
                <description>Number of detections in J band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnMissingObs</name>
				
                <description>Number of J band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the J band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jtotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmeanMag</name>
				
                <description>Mean J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmedianMag</name>
				
                <description>Median J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagRms</name>
				
                <description>rms of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagMAD</name>
				
                <description>Median Absolute Deviation of J magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jskewness</name>
				
                <description>Skewness in J band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMaxMag</name>
				
                <description>Maximum magnitude in J band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jNgt3sig</name>
				
                <description>Number of good detections in J-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in J band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jIntRms</name>
				
                <description>Intrinsic rms in J-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnGoodObs</name>
				
                <description>Number of good detections in H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnFlaggedObs</name>
				
                <description>Number of detections in H band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnMissingObs</name>
				
                <description>Number of H band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the H band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmeanMag</name>
				
                <description>Mean H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmedianMag</name>
				
                <description>Median H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagRms</name>
				
                <description>rms of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagMAD</name>
				
                <description>Median Absolute Deviation of H magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hskewness</name>
				
                <description>Skewness in H band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMaxMag</name>
				
                <description>Maximum magnitude in H band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hNgt3sig</name>
				
                <description>Number of good detections in H-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in H band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hIntRms</name>
				
                <description>Intrinsic rms in H-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knGoodObs</name>
				
                <description>Number of good detections in K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knFlaggedObs</name>
				
                <description>Number of detections in K band flagged as potentially spurious by udsDetection.ppErrBits</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knMissingObs</name>
				
                <description>Number of K band frames that this object should have been detected on and was not</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbestAper</name>
				
                <description>Best aperture (1-6) for photometric statistics in the K band</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kminCadence</name>
				
                <description>minimum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedCadence</name>
				
                <description>median gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmaxCadence</name>
				
                <description>maximum gap between observations</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ktotalPeriod</name>
				
                <description>total period of observations (last obs-first obs)</description>
                        <unit>days</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmeanMag</name>
				
                <description>Mean K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kmedianMag</name>
				
                <description>Median K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagRms</name>
				
                <description>rms of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMagMAD</name>
				
                <description>Median Absolute Deviation of K magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kskewness</name>
				
                <description>Skewness in K band (see Sesar et al. 2007)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMinMag</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kMaxMag</name>
				
                <description>Maximum magnitude in K band, of good detections</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kNgt3sig</name>
				
                <description>Number of good detections in K-band that are more than 3 sigma deviations</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kExpRms</name>
				
                <description>Rms calculated from polynomial fit to modal RMS as a function of magnitude in K band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kIntRms</name>
				
                <description>Intrinsic rms in K-band</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqpd</name>
				
                <description>Chi square (per degree of freedom) fit to data (mean and expected rms)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kndof</name>
				
                <description>Number of degrees of freedom for chisquare</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kprobVar</name>
				
                <description>Probability of variable from chi-square (and other data)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kVarClass</name>
				
                <description>Classification of variability in this band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>variableClass</name>
				
                <description>Classification of objects across all bands.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXDR5PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR5..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.CurrentAstrometry</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cTypeX</name>
				
                <description/>
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cTypeY</name>
				
                <description/>
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crValX</name>
				
                <description/>
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crValY</name>
				
                <description/>
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crUnit1</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crUnit2</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>crPixX</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crPixY</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.det</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd11</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd12</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cd22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv21</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv22</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pv23</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wcsPass</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numRms</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>stdCRms</name>
				
                <description/>
                        <ucd>stat.fit.residual</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refRaShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>refDecShift02</name>
				
                <description/>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distortMap</name>
				
                <description>filename of 2d non-linear distortion map</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>centralRa</name>
				
                <description>RA (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>centralDec</name>
				
                <description>Dec (J2000) at device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates of device centre</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates of device centre</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>posAngle</name>
				
                <description>orientation of image x-axis to N-S</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2 of device centre</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtent</name>
				
                <description>The maximum angular extent from the central position</description>
                        <unit>Arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minRa</name>
				
                <description>The minimum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minDec</name>
				
                <description>The minimum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxRa</name>
				
                <description>The maximum RA (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>maxDec</name>
				
                <description>The maximum Dec (J2000) on the device</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xPixSize</name>
				
                <description>Angular size of pixels in X</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPixSize</name>
				
                <description>Angular size of pixels in Y</description>
                        <unit>Arcseconds</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsSourceXGR6PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in GALEXGR6..PhotoObjAll (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.RequiredNeighbours</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique identifier for the programme table</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>joinCriterion</name>
				
                <description>the join criterion (search radius for matches)</description>
                        <unit>arcminutes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>neighbourTable</name>
				
                <description>the name of the neighbour join table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>extProgID</name>
				
                <description>the unique programme ID for second table if there are multiple programmes in the neighbour survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasPointSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muRa</name>
				
                <description>Proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.ra</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>muDec</name>
				
                <description>Proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>pos.pm;pos.eq.dec</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuRa</name>
				
                <description>Error on proper motion in RA direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigMuDec</name>
				
                <description>Error on proper motion in Dec direction</description>
                        <unit>mas/yr</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>chi2</name>
				
                <description>Chi-squared value of proper motion solution</description>
                        <ucd>stat.fit.chi2</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nFrames</name>
				
                <description>No. of frames used for this proper motion measurement</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Pnt</name>
				
                <description>Point source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1PntErr</name>
				
                <description>Error on point source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1Ext</name>
				
                <description>Extended source colour Y-J (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj_1ExtErr</name>
				
                <description>Error on extended source colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1mhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aY</name>
				
                <description>The galactic extinction correction in the Y band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMag</name>
				
                <description>Total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yHallMagErr</name>
				
                <description>Error in total point source Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMag</name>
				
                <description>Extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPetroMagErr</name>
				
                <description>Error in extended source Y mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMag</name>
				
                <description>Point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPsfMagErr</name>
				
                <description>Error in point source profile-fitted Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2D</name>
				
                <description>Extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySerMag2DErr</name>
				
                <description>Error in extended source Y mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3</name>
				
                <description>Default point/extended source Y aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag3Err</name>
				
                <description>Error in default point/extended source Y mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4</name>
				
                <description>Extended source Y aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag4Err</name>
				
                <description>Error in extended source Y mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6</name>
				
                <description>Extended source Y aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yAperMag6Err</name>
				
                <description>Error in extended source Y mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yXi</name>
				
                <description>Offset of Y detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEta</name>
				
                <description>Offset of Y detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMag</name>
				
                <description>Total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1HallMagErr</name>
				
                <description>Error in total point source 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMag</name>
				
                <description>Extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PetroMagErr</name>
				
                <description>Error in extended source 1st epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMag</name>
				
                <description>Point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PsfMagErr</name>
				
                <description>Error in point source profile-fitted 1st epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2D</name>
				
                <description>Extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SerMag2DErr</name>
				
                <description>Error in extended source 1st epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3</name>
				
                <description>Default point/extended source 1st epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag3Err</name>
				
                <description>Error in default point/extended source 1st epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag4Err</name>
				
                <description>Error in extended source 1st epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6</name>
				
                <description>Extended source 1st epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1AperMag6Err</name>
				
                <description>Error in extended source 1st epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Class</name>
				
                <description>discrete image classification flag in 1st epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1SeqNum</name>
				
                <description>the running number of the 1st epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Xi</name>
				
                <description>Offset of 1st epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_1Eta</name>
				
                <description>Offset of 1st epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMag</name>
				
                <description>Total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2HallMagErr</name>
				
                <description>Error in total point source 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMag</name>
				
                <description>Extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PetroMagErr</name>
				
                <description>Error in extended source 2nd epoch J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMag</name>
				
                <description>Point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PsfMagErr</name>
				
                <description>Error in point source profile-fitted 2nd epoch J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2D</name>
				
                <description>Extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SerMag2DErr</name>
				
                <description>Error in extended source 2nd epoch J mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3</name>
				
                <description>Default point/extended source 2nd epoch J aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag3Err</name>
				
                <description>Error in default point/extended source 2nd epoch J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag4Err</name>
				
                <description>Error in extended source 2nd epoch J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6</name>
				
                <description>Extended source 2nd epoch J aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2AperMag6Err</name>
				
                <description>Error in extended source 2nd epoch J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2SeqNum</name>
				
                <description>the running number of the 2nd epoch J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Xi</name>
				
                <description>Offset of 2nd epoch J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_2Eta</name>
				
                <description>Offset of 2nd epoch J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Error in total point source H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Error in point source profile-fitted H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Error in extended source H mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Error in total point source K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Error in point source profile-fitted K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Error in extended source K mag (profile-fitted)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K aperture corrected mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K aperture corrected mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K aperture corrected mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.RequiredMosaic</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description>A unique identifier assigned to each required mosaic product entry</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>name</name>
				
                <description>Name of the mosaiced product</description>
                                <dataType arraysize="64" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>description</name>
				
                <description>Description of the product</description>
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Right Ascension of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Declination of mosaic centre</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>raExtent</name>
				
                <description>The angular extent in RA of the mosaic image</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decExtent</name>
				
                <description>The angular extent in Dec of the mosaic image</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nustep</name>
				
                <description>Amount of microstepping</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pixelSize</name>
				
                <description>The final pixel size of the mosaic</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dualFilterID</name>
				
                <description>SEX extraction tool option to run in dual image mode UID of dual image filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>fieldID</name>
				
                <description>UID of position on sky.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.ExternalSurveyTable</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique identifier for the survey</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableID</name>
				
                <description>the unique table ID</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extTableName</name>
				
                <description>the name of the table</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"zone"</name>
				
                <description>default (0) or special (n) zone</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sourceIDName</name>
				
                <description>The source unique identifier in the table</description>
                        <ucd>meta.id</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord1"</name>
				
                <description>The attribute name of the first (longitudinal) spherical co-ordinate, e.g. equatorial RA</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>"coord2"</name>				
				
                <description>The attribute name of the second (latitudinal) spherical co-ordinate, e.g. equatorial Dec</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.ProgrammeFrame</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBitsStatus</name>
				
                <description>Bit flag to denote whether detection quality flagging has been done on this multiframe for this programme.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>productID</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>releaseNum</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXtwomass_psc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in TWOMASS..twomass_psc (=pts_key)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.reliableUdsSource</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this merged detection as assigned by merge algorithm</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this merged source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates).</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPnt</name>
				
                <description>Point source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkPntErr</name>
				
                <description>Error on point source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPnt</name>
				
                <description>Point source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhPntErr</name>
				
                <description>Error on point source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPnt</name>
				
                <description>Point source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkPntErr</name>
				
                <description>Error on point source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExt</name>
				
                <description>Extended source colour J-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmkExtErr</name>
				
                <description>Error on extended source colour J-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExt</name>
				
                <description>Extended source colour J-H (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhExtErr</name>
				
                <description>Error on extended source colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExt</name>
				
                <description>Extended source colour H-K (using aperMag3)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmkExtErr</name>
				
                <description>Error on extended source colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClassStat</name>
				
                <description>Merged S-Extractor classification statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag from available measurements (1|0|-1|-2|-3|-9=galaxy|noise|stellar|probableStar|probableGalaxy|saturated)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pStar</name>
				
                <description>Probability that the source is a star</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pGalaxy</name>
				
                <description>Probability that the source is a galaxy</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pNoise</name>
				
                <description>Probability that the source is noise</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pSaturated</name>
				
                <description>Probability that the source is saturated</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eBV</name>
				
                <description>The galactic dust extinction value measured from the Schlegel, Finkbeiner &amp;#38; Davis (1998) maps. This uses the correction given in Bonifacio, Monai &amp;#38; Beers (2000). This correction reduces the extinction value in regions of high extinction (E(B-V)&amp;gt;0.1)</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aJ</name>
				
                <description>The galactic extinction correction in the J band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aH</name>
				
                <description>The galactic extinction correction in the H band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aK</name>
				
                <description>The galactic extinction correction in the K band for extragalactic objects</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMag</name>
				
                <description>Extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPetroMagErr</name>
				
                <description>Error in extended source J mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3</name>
				
                <description>Default point/extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag3Err</name>
				
                <description>Error in default point/extended source J mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag4Err</name>
				
                <description>Error in extended source J mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6</name>
				
                <description>Extended source J mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jAperMag6Err</name>
				
                <description>Error in extended source J mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>S-Extractor classification statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jXi</name>
				
                <description>Offset of J detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEta</name>
				
                <description>Offset of J detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMag</name>
				
                <description>Extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPetroMagErr</name>
				
                <description>Error in extended source H mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3</name>
				
                <description>Default point/extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag3Err</name>
				
                <description>Error in default point/extended source H mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag4Err</name>
				
                <description>Error in extended source H mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6</name>
				
                <description>Extended source H mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hAperMag6Err</name>
				
                <description>Error in extended source H mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>S-Extractor classification statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hXi</name>
				
                <description>Offset of H detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEta</name>
				
                <description>Offset of H detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kHallMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMag</name>
				
                <description>Extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPetroMagErr</name>
				
                <description>Error in extended source K mag (Petrosian)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMag</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPsfMagErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2D</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSerMag2DErr</name>
				
                <description>Not available in SE output</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3</name>
				
                <description>Default point/extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag3Err</name>
				
                <description>Error in default point/extended source K mag (2.0 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag4Err</name>
				
                <description>Error in extended source K mag (2.8 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6</name>
				
                <description>Extended source K mag, no aperture correction applied</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kAperMag6Err</name>
				
                <description>Error in extended source K mag (5.7 arcsec aperture diameter)</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kGausig</name>
				
                <description>RMS of axes of ellipse fit in K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kPA</name>
				
                <description>ellipse fit celestial orientation in K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kErrBits</name>
				
                <description>processing warning/error bitwise flags in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClass</name>
				
                <description>discrete image classification flag in K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kClassStat</name>
				
                <description>S-Extractor classification statistic in K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kppErrBits</name>
				
                <description>additional WFAU post-processing error bits in K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kSeqNum</name>
				
                <description>the running number of the K detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kXi</name>
				
                <description>Offset of K detection from master position (+east/-west)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.ra;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kEta</name>
				
                <description>Offset of K detection from master position (+north/-south)</description>
                        <unit>arcsec</unit>
                        
                        <ucd>pos.eq.dec;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsOrphan</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description/>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mjdObs</name>
				
                <description>Modified Julian Date of the observation</description>
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>magLim</name>
				
                <description>Magnitude limit of the observation</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsVarFrameSetInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>motionModel</name>
				
                <description>Motion model used to produce BestMatch table. Values: static;proper motion;proper motion and parallax.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>jaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jisDefAst</name>
				
                <description>Use a default model for the astrometric noise in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jisDefPht</name>
				
                <description>Use a default model for the photometric noise in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hisDefAst</name>
				
                <description>Use a default model for the astrometric noise in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratPht</name>
				
                <description>Strateva parameter, a, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hisDefPht</name>
				
                <description>Use a default model for the photometric noise in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kisDefAst</name>
				
                <description>Use a default model for the astrometric noise in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kisDefPht</name>
				
                <description>Use a default model for the photometric noise in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsSourceRemeasurement</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>sourceID</name>
				
                <description>UID (unique over entire WSA via programme ID prefix) of this list remeasurement</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>UID of the set of frames that this remeasured source comes from</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigRa</name>
				
                <description>Uncertainty in RA</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigDec</name>
				
                <description>Uncertainty in Dec</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>epoch</name>
				
                <description>Epoch of position measurement</description>
                        <unit>Years</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>priOrSec</name>
				
                <description>Seam code for a unique (=0) or duplicated (!=0) source (eg. flags overlap duplicates)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmy</name>
				
                <description>Default colour Z-Y (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zmyErr</name>
				
                <description>Error on colour Z-Y</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymj</name>
				
                <description>Default colour Y-J (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ymjErr</name>
				
                <description>Error on colour Y-J</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmh</name>
				
                <description>Default colour J-H (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jmhErr</name>
				
                <description>Error on colour J-H</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1</name>
				
                <description>Default colour H-K (using appropriate mags)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.color.excess</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hmk_1Err</name>
				
                <description>Error on colour H-K</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>mergedClass</name>
				
                <description>Class flag based on list remeasurement prescription</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMag</name>
				
                <description>Z mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zMagErr</name>
				
                <description>Error in Z mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zGausig</name>
				
                <description>RMS of axes of ellipse fit in Z</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Z</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zPA</name>
				
                <description>ellipse fit celestial orientation in Z</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zErrBits</name>
				
                <description>processing warning/error bitwise flags in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClass</name>
				
                <description>discrete image classification flag in Z</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Z</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Z</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zSeqNum</name>
				
                <description>the running number of the Z remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>zObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMag</name>
				
                <description>Y mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yMagErr</name>
				
                <description>Error in Y mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yGausig</name>
				
                <description>RMS of axes of ellipse fit in Y</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in Y</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yPA</name>
				
                <description>ellipse fit celestial orientation in Y</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErrBits</name>
				
                <description>processing warning/error bitwise flags in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClass</name>
				
                <description>discrete image classification flag in Y</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in Y</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yppErrBits</name>
				
                <description>additional WFAU post-processing error bits in Y</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySeqNum</name>
				
                <description>the running number of the Y remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMag</name>
				
                <description>J mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jMagErr</name>
				
                <description>Error in J mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jGausig</name>
				
                <description>RMS of axes of ellipse fit in J</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in J</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jPA</name>
				
                <description>ellipse fit celestial orientation in J</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jErrBits</name>
				
                <description>processing warning/error bitwise flags in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClass</name>
				
                <description>discrete image classification flag in J</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in J</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jppErrBits</name>
				
                <description>additional WFAU post-processing error bits in J</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jSeqNum</name>
				
                <description>the running number of the J remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMag</name>
				
                <description>H mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hMagErr</name>
				
                <description>Error in H mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hGausig</name>
				
                <description>RMS of axes of ellipse fit in H</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hEll</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in H</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hPA</name>
				
                <description>ellipse fit celestial orientation in H</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hErrBits</name>
				
                <description>processing warning/error bitwise flags in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hDeblend</name>
				
                <description>placeholder flag indicating parent/child relation in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClass</name>
				
                <description>discrete image classification flag in H</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in H</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hppErrBits</name>
				
                <description>additional WFAU post-processing error bits in H</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hSeqNum</name>
				
                <description>the running number of the H remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Mag</name>
				
                <description>1st epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1MagErr</name>
				
                <description>Error in 1st epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Gausig</name>
				
                <description>RMS of axes of ellipse fit in 1st epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 1st epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1PA</name>
				
                <description>ellipse fit celestial orientation in 1st epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ErrBits</name>
				
                <description>processing warning/error bitwise flags in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1Class</name>
				
                <description>discrete image classification flag in 1st epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 1st epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 1st epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1SeqNum</name>
				
                <description>the running number of the 1st epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_1ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Mag</name>
				
                <description>2nd epoch K mag (as appropriate for this merged source)</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2MagErr</name>
				
                <description>Error in 2nd epoch K mag</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Gausig</name>
				
                <description>RMS of axes of ellipse fit in 2nd epoch K</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes in 2nd epoch K</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2PA</name>
				
                <description>ellipse fit celestial orientation in 2nd epoch K</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ErrBits</name>
				
                <description>processing warning/error bitwise flags in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Deblend</name>
				
                <description>placeholder flag indicating parent/child relation in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2Class</name>
				
                <description>discrete image classification flag in 2nd epoch K</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ClassStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic in 2nd epoch K</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ppErrBits</name>
				
                <description>additional WFAU post-processing error bits in 2nd epoch K</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2SeqNum</name>
				
                <description>the running number of the 2nd epoch K remeasurement</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_2ObjID</name>
				
                <description>DEPRECATED (do not use)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXDR8PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR8..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.MultiframeDetector</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>compFile</name>
				
                <description>Filename of the compressed image of this image frame, eg. server:/path/filename.jpg</description>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>julianDayNum</name>
				
                <description/>
                        <unit>Julian days</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>camNum</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>configIndex</name>
				
                <description/>
                        <ucd>spect.index</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deviceID</name>
				
                <description/>
                        <ucd>obs.field</ucd>
                        
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description/>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>runID</name>
				
                <description/>
                        <ucd>meta.id;meta.file</ucd>
                        
                                <dataType arraysize="256" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>creationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageExtName</name>
				
                <description/>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>bitsPerPix</name>
				
                <description/>
                        <unit>FITS bitpix</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataScale</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dataZero</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numAxes</name>
				
                <description>Number of data axes; eg. 2</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis1Length</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>axis2Length</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imagePcount</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>imageGcount</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detectorType</name>
				
                <description/>
                        <ucd>meta.id;instr</ucd>
                        
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detRows</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>detCols</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startCol</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endCol</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>startRow</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>endRow</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pixelScale</name>
				
                <description/>
                        <unit>arcsec per pixel</unit>
                        
                        <ucd>phys.angSize;instr.pixel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xSize</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ySize</name>
				
                <description/>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gain</name>
				
                <description/>
                        <unit>electrons/ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readNoise</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIRMED</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_BVAR</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_ZERO</name>
				
                <description/>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>CIR_SCAL</name>
				
                <description/>
                        <ucd>instr.background</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetX</name>
				
                <description/>
                        <ucd>pos;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ditherOffsetY</name>
				
                <description/>
                        <ucd>pos;arith.diff</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>readMode</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>readOutApp</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camReadOut</name>
				
                <description/>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camRole</name>
				
                <description/>
                                <dataType arraysize="8" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>camPower</name>
				
                <description/>
                                <dataType arraysize="3" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>detectorTemp</name>
				
                <description/>
                        <unit>degrees_Kelvin</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pcSysID</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>sdsuNum</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>hdtFileExt</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>decurtFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>skyCorrExt</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionExt</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyCorrCat</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>photZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extinctionCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableExtName</name>
				
                <description/>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>tableWidth</name>
				
                <description/>
                        <unit>bytes</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableRows</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tablePcount</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableGcount</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableFields</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>catCreationDate</name>
				
                <description/>
                        <unit>MM-DD-YYYY:hh:mm:ss.sss</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyLevel</name>
				
                <description/>
                        <unit>counts/pixel</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyNoise</name>
				
                <description/>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seeing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avStellarEll</name>
				
                <description/>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>avSaturLevel</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCorPeak</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor1</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor2</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor3</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor4</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor5</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor6</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperCor7</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>thresholdIsoph</name>
				
                <description/>
                        <unit>counts</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>minImageSize</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>crowdedFlag</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>coreRadius</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) multiframe detector</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>decurtainRange</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skySubScale</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>morphClassFlag</name>
				
                <description/>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>numZPCat</name>
				
                <description/>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nightZPErrCat</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xTalkFlag</name>
				
                <description/>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>nightZPNum</name>
				
                <description/>
                        <unit>mags</unit>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>smoothing</name>
				
                <description/>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>totalExpTime</name>
				
                <description>Total exposure time for this detector</description>
                        <unit>seconds</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.allFrameSets</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.UKIDSSDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>multiframeID</name>
				
                <description>the UID of the relevant multiframe</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>extNum</name>
				
                <description>the extension number of this frame</description>
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>seqNum</name>
				
                <description>the running number of this detection</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>filterID</name>
				
                <description>UID of combined filter (assigned in WSA: 1=Z,2=Y,3=J,4=H,5=K,6=H2,7=Br,8=blank)</description>
                        <ucd>meta.code;instr.filter</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoFlux</name>
				
                <description>Instrumental isophotal flux counts</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>isoMag</name>
				
                <description>Calibrated isophotal magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>x</name>
				
                <description>X coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xErr</name>
				
                <description>Error in X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>y</name>
				
                <description>Y coordinate of detection</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>yErr</name>
				
                <description>Error in Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>gauSig</name>
				
                <description>RMS of axes of ellipse fit</description>
                        <unit>pixels</unit>
                        
                        <ucd>src.morph.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ell</name>
				
                <description>1-b/a, where a/b=semi-major/minor axes</description>
                        <ucd>src.ellipticity</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa</name>
				
                <description>ellipse fit orientation to x axis</description>
                        <unit>degrees</unit>
                        
                        <ucd>pos.posAng</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf1</name>
				
                <description>No. of pixels above rethreshold 1 (can be non-integer for deblends)</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf2</name>
				
                <description>No. of pixels above rethreshold 2</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf3</name>
				
                <description>No. of pixels above rethreshold 3</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf4</name>
				
                <description>No. of pixels above rethreshold 4</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf5</name>
				
                <description>No. of pixels above rethreshold 5</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf6</name>
				
                <description>No. of pixels above rethreshold 6</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf7</name>
				
                <description>No. of pixels above rethreshold 7</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aProf8</name>
				
                <description>No. of pixels above rethreshold 8</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.atmol.number</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeight</name>
				
                <description>Highest pixel value above sky</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pHeightErr</name>
				
                <description>Error in peak height</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1</name>
				
                <description>Default aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux1err</name>
				
                <description>Error in aperture flux counts 1</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1</name>
				
                <description>Calibrated and corrected aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag1err</name>
				
                <description>Error in calibrated aperture magnitude 1</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2</name>
				
                <description>Default aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux2err</name>
				
                <description>Error in aperture flux 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2</name>
				
                <description>Calibrated and corrected aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag2err</name>
				
                <description>Error in calibrated aperture magnitude 2</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3</name>
				
                <description>default aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux3err</name>
				
                <description>Error in aperture flux 3</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3</name>
				
                <description>Calibrated and corrected aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag3err</name>
				
                <description>Error in calibrated aperture magnitude 3</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4</name>
				
                <description>default aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux4err</name>
				
                <description>Error in aperture flux 4</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4</name>
				
                <description>Calibrated and corrected aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag4err</name>
				
                <description>Error in calibrated aperture magnitude 4</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5</name>
				
                <description>default aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux5err</name>
				
                <description>Error in aperture flux 5</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5</name>
				
                <description>Calibrated and corrected aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag5err</name>
				
                <description>Error in calibrated aperture magnitude 5</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6</name>
				
                <description>default aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux6err</name>
				
                <description>Error in aperture flux 6</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6</name>
				
                <description>Calibrated and corrected aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag6err</name>
				
                <description>Error in calibrated aperture magnitude 6</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7</name>
				
                <description>default aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux7err</name>
				
                <description>Error in aperture flux 7</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7</name>
				
                <description>Calibrated and corrected aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag7err</name>
				
                <description>Error in calibrated aperture magnitude 7</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8</name>
				
                <description>default aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux8err</name>
				
                <description>Error in aperture flux 8</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8</name>
				
                <description>Calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag8err</name>
				
                <description>Error in calibrated aperture magnitude 8</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9</name>
				
                <description>default aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux9err</name>
				
                <description>Error in aperture flux 9</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9</name>
				
                <description>Calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag9err</name>
				
                <description>Error in calibrated aperture magnitude 9</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10</name>
				
                <description>default aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux10err</name>
				
                <description>Error in aperture flux 10</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10</name>
				
                <description>Calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag10err</name>
				
                <description>Error in calibrated aperture magnitude 10</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11</name>
				
                <description>default aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux11err</name>
				
                <description>Error in aperture flux 11</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11</name>
				
                <description>Calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag11err</name>
				
                <description>Error in calibrated aperture magnitude 11</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12</name>
				
                <description>default aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux12err</name>
				
                <description>Error in aperture flux 12</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12</name>
				
                <description>Calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag12err</name>
				
                <description>Error in calibrated aperture magnitude 12</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13</name>
				
                <description>default aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperFlux13err</name>
				
                <description>Error in aperture flux 13</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13</name>
				
                <description>Calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>aperMag13err</name>
				
                <description>Error in calibrated aperture magnitude 13</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroRad</name>
				
                <description>r_p as defined in Yasuda et al. 2001 AJ 112 1104</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronRad</name>
				
                <description>r_k as defined in Bertin and Arnouts 1996 A&amp;#38;A Supp 117 393</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallRad</name>
				
                <description>r_h image scale radius eg. Hall &amp;#38; Mackay 1984 MNRAS 210 979</description>
                        <unit>pixels</unit>
                        
                        <ucd>phys.angSize;src</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_p ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroFluxErr</name>
				
                <description>error on Petrosian flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMag</name>
				
                <description>Calibrated Petrosian magnitude within circular aperture r_p</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>petroMagErr</name>
				
                <description>error on calibrated Petrosian magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_k ; k = 2</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronFluxErr</name>
				
                <description>error on Kron flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMag</name>
				
                <description>Calibrated Kron magnitude within circular aperture r_k</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kronMagErr</name>
				
                <description>error on calibrated Kron magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFlux</name>
				
                <description>flux within circular aperture to k &amp;#215; r_h; k = 5; alternative total flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallFluxErr</name>
				
                <description>error on Hall flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMag</name>
				
                <description>Calibrated magnitude within circular aperture r_hall</description>
                        <unit>mag</unit>
                        
                        <ucd>phot.mag;em.opt.B</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hallMagErr</name>
				
                <description>Calibrated error on Hall magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>errBits</name>
				
                <description>processing warning/error bitwise flags</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sky</name>
				
                <description>local interpolated sky level from background tracker</description>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>skyVar</name>
				
                <description>local estimate of variation in sky level around image</description>
                        <unit>ADU</unit>
                        
                        <ucd>instr.skyLevel</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deblend</name>
				
                <description>Placeholder flag for parent or part of deblended deconstruct (redundant since only deblended images are kept)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>Celestial Right Ascension</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.ra;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>Celestial Declination</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.eq.dec;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.x</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates</description>
                        <ucd>pos.distance;pos.cartesian.z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates</description>
                        <ucd>pos.eq</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>l</name>
				
                <description>Galactic longitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lon</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>b</name>
				
                <description>Galactic latitude</description>
                        <unit>Degrees</unit>
                        
                        <ucd>pos.galactic.lat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>lambda</name>
				
                <description>SDSS system spherical co-ordinate 1</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>eta</name>
				
                <description>SDSS system spherical co-ordinate 2</description>
                        <unit>Degrees</unit>
                        
                        <ucd>meta.id;time.duration;obs.exposure</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>class</name>
				
                <description>Flag indicating most probable morphological classification</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>classStat</name>
				
                <description>N(0,1) stellarness-of-profile statistic</description>
                        <ucd>stat</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFlux</name>
				
                <description>PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFluxErr</name>
				
                <description>Error on PSF-fitted flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMag</name>
				
                <description>PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfMagErr</name>
				
                <description>Error on PSF-fitted calibrated magnitude</description>
                        <unit>mag</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitX</name>
				
                <description>PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.x;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitXerr</name>
				
                <description>Error on PSF-fitted X coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitY</name>
				
                <description>PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>pos.cartesian.y;instr.plate</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitYerr</name>
				
                <description>Error on PSF-fitted Y coordinate</description>
                        <unit>pixels</unit>
                        
                        <ucd>meta.code.error</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitChi2</name>
				
                <description>standard normalised variance of PSF fit</description>
                        <ucd>stat.stdev</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>psfFitDof</name>
				
                <description>no. of degrees of freedom of PSF fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux1D</name>
				
                <description>1D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag1D</name>
				
                <description>Calibrated 1D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen1D</name>
				
                <description>Scale length</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx1D</name>
				
                <description>Power law index</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit1DChi2</name>
				
                <description>Error in 1D fit</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu1D</name>
				
                <description>No. of degrees of freedom for 1D Sersic fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFlux2D</name>
				
                <description>2D Sersic flux</description>
                        <unit>ADU</unit>
                        
                        <ucd>phot.count;em.opt</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerMag2D</name>
				
                <description>Calibrated 2D Sersic flux</description>
                        <unit>mag</unit>
                        
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerScaleLen2D</name>
				
                <description>Scale length</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerIdx2D</name>
				
                <description>Power law index</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFit2DChi2</name>
				
                <description>Error in 2D fit</description>
                        <ucd>stat.fit.param</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>SerFitNu2D</name>
				
                <description>No. of degrees of freedom for 2D Sersic fit</description>
                        <ucd>stat.fit.dof</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ppErrBits</name>
				
                <description>additional WFAU post-processing error bits</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>deprecated</name>
				
                <description>Code for a current (=0) or deprecated (!=0) detection</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>objID</name>
				
                <description>Unique identifier for this detection, or default for no detection</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.ProgrammeCurationHistory</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>"timeStamp"</name>
				
                <description>Time of individual programme curation completion</description>
                        <unit>UTC</unit>
                        
                        <ucd>time.epoch</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>status</name>
				
                <description>successful (1) or unsuccessful (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.udsVarFrameSetInfo</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>frameSetID</name>
				
                <description>frame set ID, unique over the whole WSA via programme ID prefix, assigned by merging procedure</description>
                        <ucd>obs.field</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cuEventID</name>
				
                <description>UID of curation event giving rise to this record</description>
                        <ucd>meta.bib</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>motionModel</name>
				
                <description>Motion model used to produce BestMatch table. Values: static; proper motion; proper motion and parallax.</description>
                                <dataType arraysize="32" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>jaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in J band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in J band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>jexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in J band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>haStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in H band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in H band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hnDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>hexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in H band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratAst</name>
				
                <description>Strateva parameter, a, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratAst</name>
				
                <description>Strateva parameter, b, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratAst</name>
				
                <description>Strateva parameter, c, in fit to astrometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqAst</name>
				
                <description>Goodness of fit of Strateva function to astrometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofAst</name>
				
                <description>Number of degrees of freedom of astrometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kaStratPht</name>
				
                <description>Strateva parameter, a, in fit to photmetric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kbStratPht</name>
				
                <description>Strateva parameter, b, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kcStratPht</name>
				
                <description>Strateva parameter, c, in fit to photometric rms vs magnitude in K band, see Sesar et al. 2007.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kchiSqPht</name>
				
                <description>Goodness of fit of Strateva function to photometric data in K band</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>knDofPht</name>
				
                <description>Number of degrees of freedom of photometric fit in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>kexpML</name>
				
                <description>Expected magnitude limit of frameSet in this in K band.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.RequiredListDrivenProduct</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>programmeID</name>
				
                <description>the unique programme ID</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tableID</name>
				
                <description>the unique ID of the table with the source list driving the remeasurements</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>surveyID</name>
				
                <description>the unique ID of the external survey (if applicable)</description>
                        <ucd>meta.id</ucd>
                        
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>transFile</name>
				
                <description>CASU list-driven photometry tool option specifying the source of the driving list (e.g. &amp;quot;use=radeclist&amp;quot;)</description>
                                <dataType arraysize="16" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>aperture</name>
				
                <description>CASU list-driven photometry tool option specifying the fixed radius to be used for photometry</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.dxsSourceXDetection</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in dxsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in dxsDetection (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.gcsSourceXDR8PhotoObj</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in gcsSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in BestDR8..PhotoObj (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description>SDSS flag for neighbour being primary (1) or secondary (0)</description>
                        <ucd>meta.code</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXrosat_bsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in ROSAT..rosat_bsc (=seqNo)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>UKIDSSDR9PLUS.lasSourceXSegueDR6PhotoObjAll</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>masterObjID</name>
				
                <description>The unique ID in lasSource (=sourceID)</description>
                        <ucd>meta.id;meta.main</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>slaveObjID</name>
				
                <description>The unique ID of the neighbour in SEGUEDR6..PhotoObjAll (=objID)</description>
                        <ucd>meta.id;meta.dataset</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>distanceMins</name>
				
                <description>Angular separation between neighbours</description>
                        <unit>arcminutes</unit>
                        
                        <ucd>pos.angDistance</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssType</name>
				
                <description>SDSS type of neighbour: 3=galaxy; 6=star</description>
                        <ucd>src.class</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sdssPrimary</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    <schema>
        <name>WISE</name>
        <title/>
        <utype/>
        
        <table type="table">
            <name>WISE.wise_allskysc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>designation</name>
				
                <description>Sexagesimal, equatorial position-based source name in the form: hhmmss.ss+ddmmss.s</description>
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>J2000 right ascension with respect to the 2MASS PSC reference frame.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>J2000 declination with respect to the 2MASS PSC reference frame.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigra</name>
				
                <description>One-sigma uncertainty in right ascension coordinate</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigdec</name>
				
                <description>One-sigma uncertainty in declination coordinate</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigradec</name>
				
                <description>The co-sigma of the equatorial position uncertainties, sig_ra, sig_dec (&amp;sigma;&amp;lt;sub&amp;gt;&amp;alpha;&amp;lt;/sub&amp;gt;, &amp;sigma;&amp;delta;&amp;lt;sub&amp;gt;&amp;lt;/sub&amp;gt;). The co-sigma is related to the covariance between the position errors V&amp;alpha;&amp;delta; by the formula V&amp;alpha;&amp;delta; = &amp;sigma;&amp;lt;sub&amp;gt;&amp;alpha;&amp;delta;&amp;lt;/sub&amp;gt;&amp;times;|&amp;sigma;&amp;lt;sub&amp;gt;&amp;alpha;&amp;delta;&amp;lt;/sub&amp;gt;|. This maintains the sign information for the correlation, since &amp;sigma;&amp;lt;sub&amp;gt;&amp;alpha;&amp;delta;&amp;lt;/sub&amp;gt; may be negative. It is more natural to carry the co-sigma along with the other uncertainties instead of the covariance because the former is in the same units as the other uncertainties.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>glon</name>
				
                <description>Galactic longitude. CAUTION: This coordinate should not be used as an astrometric reference.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>glat</name>
				
                <description>Galactic latitude. CAUTION: This coordinate should not be used as an astrometric reference.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>elon</name>
				
                <description>Ecliptic longitude. CAUTION: This coordinate should not be used as an astrometric reference.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>elat</name>
				
                <description>Ecliptic latitude. CAUTION: This coordinate should not be used as an astrometric reference.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wx</name>
				
                <description>The x-pixel coordinate of this source on the Atlas Image.</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wy</name>
				
                <description>The y-pixel coordinate of this source on the Atlas Image.</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cntr</name>
				
                <description>Unique identification number for the Catalog source</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>source_id</name>
				
                <description>Unique source ID, formed from a combination of the Atlas Tile ID, coadd_id, and sequential extracted source number, src, within the Tile.</description>
                                <dataType arraysize="28" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>coadd_id</name>
				
                <description>Atlas Tile identifier from which source was extracted.</description>
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>src</name>
				
                <description>Sequential number of this source extraction in the Atlas Tile from which this source was extracted, in approximate descending order of W1 source brightness.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mpro</name>
				
                <description>W1 magnitude measured with profile-fitting photometry, or the magnitude of the 95% confidence brightness upper limit if the W1 flux measurement has SNR&amp;lt;2.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigmpro</name>
				
                <description>W1 profile-fit photometric measurement uncertainty.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1snr</name>
				
                <description>W1 profile-fit measurement signal-to-noise ratio.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1rchi2</name>
				
                <description>Reduced chi-squared of the W1 profile-fit photometry measurement.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mpro</name>
				
                <description>W2 magnitude measured with profile-fitting photometry, or the magnitude of the 95% confidence brightness upper limit if the W2 flux measurement has SNR&amp;lt;2.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigmpro</name>
				
                <description>W2 profile-fit photometric measurement uncertainty.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2snr</name>
				
                <description>W2 profile-fit measurement signal-to-noise ratio.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2rchi2</name>
				
                <description>Reduced chi-squared of the W2 profile-fit photometry measurement.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mpro</name>
				
                <description>W3 magnitude measured with profile-fitting photometry, or the magnitude of the 95% confidence brightness upper limit if the W3 flux measurement has SNR&amp;lt;2.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigmpro</name>
				
                <description>W3 profile-fit photometric measurement uncertainty.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3snr</name>
				
                <description>W3 profile-fit measurement signal-to-noise ratio.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3rchi2</name>
				
                <description>Reduced chi-squared of the W3 profile-fit photometry measurement.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mpro</name>
				
                <description>W4 magnitude measured with profile-fitting photometry, or the magnitude of the 95% confidence brightness upper limit if the W4 flux measurement has SNR&amp;lt;2.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigmpro</name>
				
                <description>W4 profile-fit photometric measurement uncertainty.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4snr</name>
				
                <description>W4 profile-fit measurement signal-to-noise ratio.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4rchi2</name>
				
                <description>Reduced chi-squared of the W4 profile-fit photometry measurement.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rchi2</name>
				
                <description>Combined reduced chi-squared of the profile-fit photometry measurement in all bands.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nb</name>
				
                <description>Number of PSF components used simultaneously in the profile-fitting for this source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>na</name>
				
                <description>Active deblending flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sat</name>
				
                <description>Saturated pixel fraction, W1.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sat</name>
				
                <description>Saturated pixel fraction, W2.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sat</name>
				
                <description>Saturated pixel fraction, W3.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sat</name>
				
                <description>Saturated pixel fraction, W4.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>satnum</name>
				
                <description>Minimum sample at which saturation occurs in each band.</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cc_flags</name>
				
                <description>Contamination and confusion flag.</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ext_flg</name>
				
                <description>Extended source flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>var_flg</name>
				
                <description>Variability flag.</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ph_qual</name>
				
                <description>Photometric quality flag.</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>det_bit</name>
				
                <description>Bit-encoded integer indicating bands in which a source has a w?snr&amp;gt;2 detection.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>moon_lev</name>
				
                <description>Scattered moonlight contamination flag.</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>w1nm</name>
				
                <description>Integer frame detection count in W1.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1m</name>
				
                <description>Integer frame coverage in W1.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2nm</name>
				
                <description>Integer frame detection count in W2.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2m</name>
				
                <description>Integer frame coverage in W2.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3nm</name>
				
                <description>Integer frame detection count in W3.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3m</name>
				
                <description>Integer frame coverage in W3.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4nm</name>
				
                <description>Integer frame detection count in W4.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4m</name>
				
                <description>Integer frame coverage in W4.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1cov</name>
				
                <description>Mean pixel coverage in W1.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2cov</name>
				
                <description>Mean pixel coverage in W2.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3cov</name>
				
                <description>Mean pixel coverage in W3.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4cov</name>
				
                <description>Mean pixel coverage in W4.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1frtr</name>
				
                <description>Fraction of W1 pixels affected by transients.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2frtr</name>
				
                <description>Fraction of W2 pixels affected by transients.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3frtr</name>
				
                <description>Fraction of W3 pixels affected by transients.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4frtr</name>
				
                <description>Fraction of W4 pixels affected by transients.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1cc_map</name>
				
                <description>Contamination and confusion map for this source in W1.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1cc_map_str</name>
				
                <description>Contamination and confusion string in W1.</description>
                                <dataType arraysize="9" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>w2cc_map</name>
				
                <description>Contamination and confusion map for this source in W2.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2cc_map_str</name>
				
                <description>Contamination and confusion string in W2.</description>
                                <dataType arraysize="9" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>w3cc_map</name>
				
                <description>Contamination and confusion map for this source in W3.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3cc_map_str</name>
				
                <description>Contamination and confusion string in W3.</description>
                                <dataType arraysize="9" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>w4cc_map</name>
				
                <description>Contamination and confusion map for this source in W4.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4cc_map_str</name>
				
                <description>Contamination and confusion string in W4.</description>
                                <dataType arraysize="9" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>w1flux</name>
				
                <description>The &amp;quot;raw&amp;quot; W1 source flux measured in profile-fit photometry in units of digital numbers.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigflux</name>
				
                <description>Uncertainty in the &amp;quot;raw&amp;quot; W1 source flux measurement in profile-fit photometry in units of digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sky</name>
				
                <description>The trimmed average of the W1 sky background value in digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigsk</name>
				
                <description>The uncertainty in the W1 sky background value in units of digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1conf</name>
				
                <description>Estimated confusion noise in the W1 sky background annulus, in digital numbers.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flux</name>
				
                <description>The &amp;quot;raw&amp;quot; W2 source flux measured in profile-fit photometry in units of digital numbers.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigflux</name>
				
                <description>Uncertainty in the &amp;quot;raw&amp;quot; W2 source flux measurement in profile-fit photometry in units of digital numbers.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sky</name>
				
                <description>The trimmed average of the W2 sky background value in digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigsk</name>
				
                <description>The uncertainty in the W2 sky background value in units of digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2conf</name>
				
                <description>Estimated confusion noise in the W2 sky background annulus, in digital numbers.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flux</name>
				
                <description>The &amp;quot;raw&amp;quot; W3 source flux measured in profile-fit photometry in units of digital numbers.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigflux</name>
				
                <description>Uncertainty in the &amp;quot;raw&amp;quot; W3 source flux measurement in profile-fit photometry in units of digital numbers.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sky</name>
				
                <description>The trimmed average of the W3 sky background value in digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigsk</name>
				
                <description>The uncertainty in the W3 sky background value in units of digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3conf</name>
				
                <description>Estimated confusion noise in the W3 sky background annulus, in digital numbers.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flux</name>
				
                <description>The &amp;quot;raw&amp;quot; W4 source flux measured in profile-fit photometry in units of digital numbers.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigflux</name>
				
                <description>Uncertainty in the &amp;quot;raw&amp;quot; W4 source flux measurement in profile-fit photometry in units of digital numbers.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sky</name>
				
                <description>The trimmed average of the W4 sky background value in digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;.</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigsk</name>
				
                <description>The uncertainty in the W4 sky background value in units of digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4conf</name>
				
                <description>Estimated confusion noise in the W4 sky background annulus, in digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag</name>
				
                <description>W1 &amp;quot;standard&amp;quot; aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm</name>
				
                <description>Uncertainty in the W1 &amp;quot;standard&amp;quot; aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg</name>
				
                <description>W1 &amp;quot;standard&amp;quot; aperture measurement quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mcor</name>
				
                <description>W1 aperture curve-of-growth correction.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag</name>
				
                <description>W2 &amp;quot;standard&amp;quot; aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm</name>
				
                <description>Uncertainty in the W2 &amp;quot;standard&amp;quot; aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg</name>
				
                <description>W2 &amp;quot;standard&amp;quot; aperture measurement quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mcor</name>
				
                <description>W2 aperture curve-of-growth correction, in magnitudes.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag</name>
				
                <description>W3 &amp;quot;standard&amp;quot; aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm</name>
				
                <description>Uncertainty in the W3 &amp;quot;standard&amp;quot; aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg</name>
				
                <description>W3 &amp;quot;standard&amp;quot; aperture measurement quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mcor</name>
				
                <description>W3 aperture curve-of-growth correction, in magnitudes.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag</name>
				
                <description>W4 &amp;quot;standard&amp;quot; aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm</name>
				
                <description>Uncertainty in the W4 &amp;quot;standard&amp;quot; aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg</name>
				
                <description>W4 &amp;quot;standard&amp;quot; aperture measurement quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mcor</name>
				
                <description>W4 aperture curve-of-growth correction, in magnitudes.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_1</name>
				
                <description>W1 5.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_1</name>
				
                <description>Uncertainty in the W1 5.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_1</name>
				
                <description>W1 5.5&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_1</name>
				
                <description>W2 5.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_1</name>
				
                <description>Uncertainty in the W2 5.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_1</name>
				
                <description>W2 5.5&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_1</name>
				
                <description>W3 5.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_1</name>
				
                <description>Uncertainty in the W3 5.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_1</name>
				
                <description>W3 5.5&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_1</name>
				
                <description>W4 11.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_1</name>
				
                <description>Uncertainty in the W4 11.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_1</name>
				
                <description>W4 11.0&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_2</name>
				
                <description>W1 8.25&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_2</name>
				
                <description>Uncertainty in the W1 8.25&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_2</name>
				
                <description>W1 8.25&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_2</name>
				
                <description>W2 8.25&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_2</name>
				
                <description>Uncertainty in the W2 8.25&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_2</name>
				
                <description>W2 8.25&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_2</name>
				
                <description>W3 8.25&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_2</name>
				
                <description>Uncertainty in the W3 8.25&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_2</name>
				
                <description>W3 8.25&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_2</name>
				
                <description>W4 16.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_2</name>
				
                <description>Uncertainty in the W4 16.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_2</name>
				
                <description>W4 16.5&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_3</name>
				
                <description>W1 11.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_3</name>
				
                <description>Uncertainty in the W1 11.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_3</name>
				
                <description>W1 11.0&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_3</name>
				
                <description>W2 11.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_3</name>
				
                <description>Uncertainty in the W2 11.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_3</name>
				
                <description>W2 11.0&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_3</name>
				
                <description>W3 11.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_3</name>
				
                <description>Uncertainty in the W3 11.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_3</name>
				
                <description>W3 11.0&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_3</name>
				
                <description>W4 22.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_3</name>
				
                <description>Uncertainty in the W4 22.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_3</name>
				
                <description>W4 22.0&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_4</name>
				
                <description>W1 13.75&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_4</name>
				
                <description>Uncertainty in the W1 13.75&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_4</name>
				
                <description>W1 13.75&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_4</name>
				
                <description>W2 13.75&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_4</name>
				
                <description>Uncertainty in the W2 13.75&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_4</name>
				
                <description>W2 13.75&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_4</name>
				
                <description>W3 13.75&amp;quot; radius aperture magnitude.</description>
                        <unit>mag.</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_4</name>
				
                <description>Uncertainty in the W3 13.75&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_4</name>
				
                <description>W3 13.75&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_4</name>
				
                <description>W4 27.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_4</name>
				
                <description>Uncertainty in the W4 27.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_4</name>
				
                <description>W4 27.5&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_5</name>
				
                <description>W1 16.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_5</name>
				
                <description>Uncertainty in the W1 16.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_5</name>
				
                <description>W1 16.5&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_5</name>
				
                <description>W2 16.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_5</name>
				
                <description>Uncertainty in the W2 16.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_5</name>
				
                <description>W2 16.5&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_5</name>
				
                <description>W3 16.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_5</name>
				
                <description>Uncertainty in the W3 16.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_5</name>
				
                <description>W3 16.5&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_5</name>
				
                <description>W4 33.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_5</name>
				
                <description>Uncertainty in the W4 33.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_5</name>
				
                <description>W4 33.0&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_6</name>
				
                <description>W1 19.25&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_6</name>
				
                <description>Uncertainty in the W1 19.25&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_6</name>
				
                <description>W1 19.25&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_6</name>
				
                <description>W2 19.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag.</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_6</name>
				
                <description>Uncertainty in the W2 19.25&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_6</name>
				
                <description>W2 19.25&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_6</name>
				
                <description>W3 19.25&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_6</name>
				
                <description>Uncertainty in the W3 19.25&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_6</name>
				
                <description>W3 19.25&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_6</name>
				
                <description>W4 38.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_6</name>
				
                <description>Uncertainty in the W4 38.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_6</name>
				
                <description>W4 38.5&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_7</name>
				
                <description>W1 22.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_7</name>
				
                <description>Uncertainty in the W1 22.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_7</name>
				
                <description>W1 22.0&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_7</name>
				
                <description>W2 22.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_7</name>
				
                <description>Uncertainty in the W2 22.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_7</name>
				
                <description>W2 22.0&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_7</name>
				
                <description>W3 22.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_7</name>
				
                <description>Uncertainty in the W3 22.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_7</name>
				
                <description>W3 22.0&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_7</name>
				
                <description>W4 44.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_7</name>
				
                <description>Uncertainty in the W4 44.0&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_7</name>
				
                <description>W4 44.0&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_8</name>
				
                <description>W1 24.75&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_8</name>
				
                <description>Uncertainty in the W1 24.75&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_8</name>
				
                <description>W1 24.75&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_8</name>
				
                <description>W2 24.75&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_8</name>
				
                <description>Uncertainty in the W2 24.75&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_8</name>
				
                <description>W2 24.75&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_8</name>
				
                <description>W3 24.75&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_8</name>
				
                <description>Uncertainty in the W3 24.75&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_8</name>
				
                <description>W3 24.75&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_8</name>
				
                <description>W4 49.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_8</name>
				
                <description>Uncertainty in the W4 49.5&amp;quot; radius aperture magnitude.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_8</name>
				
                <description>W4 49.5&amp;quot; radius aperture magnitude quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1magp</name>
				
                <description>Inverse-variance-weighted mean W1 magnitude computed from profile-fit measurements on the w1m individual frames covering this source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigp1</name>
				
                <description>Standard deviation of the population of W1 fluxes measured on the w1m individual frames covering this source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigp2</name>
				
                <description>Standard deviation of the mean of the distribution of W1 fluxes (w1magp) computed from profile-fit measurements on the w1m individual frames covering this source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1dmag</name>
				
                <description>Difference between maximum and minimum magnitude of the source from all usable single-exposure frames, W1.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1ndf</name>
				
                <description>Number of degrees of freedom in the flux variability chi-square, W1.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mlq</name>
				
                <description>Probability measure that the source is variable in W1 flux.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mjdmin</name>
				
                <description>The earliest modified Julian Date (mJD) of the W1 single-exposures covering the source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mjdmax</name>
				
                <description>The latest modified Julian Date (mJD) of the W1 single-exposures covering the source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mjdmean</name>
				
                <description>The average modified Julian Date (mJD) of the W1 single-exposures covering the source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2magp</name>
				
                <description>Inverse-variance-weighted mean W2 magnitude computed from profile-fit measurements on the w2m individual frames covering this source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigp1</name>
				
                <description>Standard deviation of the population of W2 fluxes measured on the w2m individual frames covering this source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigp2</name>
				
                <description>Standard deviation of the mean of the distribution of W2 fluxes (w2magp) computed from profile-fit measurements on the w2m individual frames covering this source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2dmag</name>
				
                <description>Difference between maximum and minimum magnitude of the source from all usable single-exposure frames, W2.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2ndf</name>
				
                <description>Number of degrees of freedom in the flux variability chi-square, W2.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mlq</name>
				
                <description>Probability measure that the source is variable in W2 flux.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mjdmin</name>
				
                <description>The earliest modified Julian Date (mJD) of the W2 single-exposures covering the source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mjdmax</name>
				
                <description>The latest modified Julian Date (mJD) of the W2 single-exposures covering the source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mjdmean</name>
				
                <description>The average modified Julian Date (mJD) of the W2 single-exposures covering the source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3magp</name>
				
                <description>Inverse-variance-weighted mean W3 magnitude computed from profile-fit measurements on the w3m individual frames covering this source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigp1</name>
				
                <description>Standard deviation of the population of W3 fluxes measured on the w3m individual frames covering this source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigp2</name>
				
                <description>Standard deviation of the mean of the distribution of W3 fluxes (w3magp) computed from profile-fit measurements on the w3m individual frames covering this source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3dmag</name>
				
                <description>Difference between maximum and minimum magnitude of the source from all usable single-exposure frames, W3.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3ndf</name>
				
                <description>Number of degrees of freedom in the flux variability chi-square, W3.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mlq</name>
				
                <description>Probability measure that the source is variable in W3 flux.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mjdmin</name>
				
                <description>The earliest modified Julian Date (mJD) of the W3 single-exposures covering the source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mjdmax</name>
				
                <description>The latest modified Julian Date (mJD) of the W3 single-exposures covering the source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mjdmean</name>
				
                <description>The average modified Julian Date (mJD) of the W3 single-exposures covering the source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4magp</name>
				
                <description>Inverse-variance-weighted mean W4 magnitude computed from profile-fit measurements on the w4m individual frames covering this source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigp1</name>
				
                <description>Standard deviation of the population of W4 fluxes measured on the w4m individual frames covering this source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigp2</name>
				
                <description>Standard deviation of the mean of the distribution of W4 fluxes (w4magp) computed from profile-fit measurements on the w4m individual frames covering this source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4dmag</name>
				
                <description>Difference between maximum and minimum magnitude of the source from all usable single-exposure frames, W4.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4ndf</name>
				
                <description>Number of degrees of freedom in the flux variability chi-square, W4.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mlq</name>
				
                <description>Probability measure that the source is variable in W4 flux.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mjdmin</name>
				
                <description>The earliest modified Julian Date (mJD) of the W4 single-exposures covering the source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mjdmax</name>
				
                <description>The latest modified Julian Date (mJD) of the W4 single-exposures covering the source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mjdmean</name>
				
                <description>The average modified Julian Date (mJD) of the W4 single-exposures covering the source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rho12</name>
				
                <description>The correlation coefficient between the W1 and W2 single-exposure flux measurements.</description>
                        <unit>%</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rho23</name>
				
                <description>The correlation coefficient between the W2 and W4 single-exposure flux measurements.</description>
                        <unit>%</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rho34</name>
				
                <description>The correlation coefficient between the W3 and W4 single-exposure flux measurements.</description>
                        <unit>%</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>q12</name>
				
                <description>Correlation significance between W1 and W2.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>q23</name>
				
                <description>Correlation significance between W2 and W3.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>q34</name>
				
                <description>Correlation significance between W3 and W4.</description>
                            <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xscprox</name>
				
                <description>2MASS Extended Source Catalog (XSC) proximity.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1rsemi</name>
				
                <description>Semi-major axis of the elliptical aperture used to measure source in W1.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1ba</name>
				
                <description>Axis ratio (b/a) of the elliptical aperture used to measure source in W1.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1pa</name>
				
                <description>Position angle (degrees E of N) of the elliptical aperture major axis used to measure source in W1.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1gmag</name>
				
                <description>W1 magnitude of source measured in the elliptical aperture described by w1rsemi, w1ba, and w1pa.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1gerr</name>
				
                <description>Uncertainty in the W1 magnitude of source measured in elliptical aperture.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1gflg</name>
				
                <description>W1 elliptical aperture measurement quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2rsemi</name>
				
                <description>Semi-major axis of the elliptical aperture used to measure source in W2.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2ba</name>
				
                <description>Axis ratio (b/a) of the elliptical aperture used to measure source in W2.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2pa</name>
				
                <description>Position angle (degrees E of N) of the elliptical aperture major axis used to measure source in W2.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2gmag</name>
				
                <description>W2 magnitude of source measured in the elliptical aperture described by w2rsemi, w2ba, and w2pa.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2gerr</name>
				
                <description>Uncertainty in the W2 magnitude of source measured in elliptical aperture.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2gflg</name>
				
                <description>W2 elliptical aperture measurement quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3rsemi</name>
				
                <description>Semi-major axis of the elliptical aperture used to measure source in W3.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3ba</name>
				
                <description>Axis ratio (b/a) of the elliptical aperture used to measure source in W3.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3pa</name>
				
                <description>Position angle (degrees E of N) of the elliptical aperture major axis used to measure source in W3.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3gmag</name>
				
                <description>W3 magnitude of source measured in the elliptical aperture described by w3rsemi, w3ba, and w3pa.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3gerr</name>
				
                <description>Uncertainty in the W3 magnitude of source measured in elliptical aperture.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3gflg</name>
				
                <description>W3 elliptical aperture measurement quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4rsemi</name>
				
                <description>Semi-major axis of the elliptical aperture used to measure source in W4.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4ba</name>
				
                <description>Axis ratio (b/a) of the elliptical aperture used to measure source in W4.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4pa</name>
				
                <description>Position angle (degrees E of N) of the elliptical aperture major axis used to measure source in W4.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4gmag</name>
				
                <description>W4 magnitude of source measured in the elliptical aperture described by w4rsemi, w4ba, and w4pa.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4gerr</name>
				
                <description>Uncertainty in the W4 magnitude of source measured in elliptical aperture.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4gflg</name>
				
                <description>W4 elliptical aperture measurement quality flag.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tmass_key</name>
				
                <description>2MASS PSC association. Unique identifier of the closest source in the 2MASS Point Source Catalog (PSC) that falls within 3&amp;quot; of the position of this WISE source.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>r_2mass</name>
				
                <description>Distance separating the positions of the WISE source and associated 2MASS PSC source within 3&amp;quot;, default if there is no associated 2MASS PSC source.</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa_2mass</name>
				
                <description>Position angle (degrees E of N) of the vector from the WISE source to the associated 2MASS PSC source, default if there is no associated 2MASS PSC source.</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>n_2mass</name>
				
                <description>The number of 2MASS PSC entries found within a 3&amp;quot; radius of the WISE source position.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_2mass</name>
				
                <description>2MASS J-band magnitude or magnitude upper limit of the associated 2MASS PSC source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_2mass</name>
				
                <description>2MASS J-band corrected photometric uncertainty of the associated 2MASS PSC source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_2mass</name>
				
                <description>2MASS H-band magnitude or magnitude upper limit of the associated 2MASS PSC source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_2mass</name>
				
                <description>2MASS H-band corrected photometric uncertainty of the associated 2MASS PSC source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_2mass</name>
				
                <description>2MASS Ks-band magnitude or magnitude upper limit of the associated 2MASS PSC source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_2mass</name>
				
                <description>2MASS Ks-band corrected photometric uncertainty of the associated 2MASS PSC source.</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>best_use_cntr</name>
				
                <description>Cntr identification value of the source extraction that was selected as a candidate Catalog source in the duplicate resolution process for the group of associated sources that included this extraction.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>ngrp</name>
				
                <description>Number of positionally associated duplicate resolution groups in which this extractions was included.</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates (similar to x in IPAC IRSA schema, but recomputed)</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates (similar to y in IPAC IRSA schema, but recomputed)</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates (similar to z in IPAC IRSA schema, but recomputed)</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description>Hierarchical Triangular Mesh (HTM) index for equatorial co-ordinates (similar to spt_ind in IPAC IRSA schema, but recomputed to level 20)</description>
                        <ucd>POS_GENERAL</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
        <table type="table">
            <name>WISE.wise_prelimsc</name>
            <title/>
            <utype/>
            
            
            <column>
           		        
					 <name>designation</name>
				
                <description>Sexagesimal, equatorial position-based source name in the form: hhmmss.ss+ddmmss.s</description>
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ra</name>
				
                <description>J2000 right ascension with respect to the 2MASS PSC reference frame</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>dec</name>
				
                <description>J2000 declination with respect to the 2MASS PSC reference frame</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigra</name>
				
                <description>One-sigma uncertainty in right ascension coordinate</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigdec</name>
				
                <description>One-sigma uncertainty in declination coordinate</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>sigradec</name>
				
                <description>The co-sigma of the equatorial position uncertainties, (sig_ra, sig_dec)</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>glon</name>
				
                <description>Galactic longitude. CAUTION: This coordinate should not be used as an astrometric reference</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>glat</name>
				
                <description>Galactic latitude. CAUTION: This coordinate should not be used as an astrometric reference</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>elon</name>
				
                <description>Ecliptic longitude. CAUTION: This coordinate should not be used as an astrometric reference</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>elat</name>
				
                <description>Ecliptic latitude. CAUTION: This coordinate should not be used as an astrometric reference</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wx</name>
				
                <description>The x-pixel coordinate of this source on the Atlas Image</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>wy</name>
				
                <description>The y-pixel coordinate of this source on the Atlas Image</description>
                        <unit>pixels</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cntr</name>
				
                <description>Unique identification number for the Catalog source</description>
                        <ucd>ID_MAIN</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>source_id</name>
				
                <description>Unique source ID, formed from a combination of the Atlas Tile ID, coadd_id, and sequential extracted source number, src, within the Tile</description>
                                <dataType arraysize="28" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>coadd_id</name>
				
                <description>Atlas Tile identifier from which source was extracted</description>
                                <dataType arraysize="20" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>src</name>
				
                <description>Sequential number of this source extraction in the Atlas Tile from which this source was extracted, in approximate descending order of W1 source brightness</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mpro</name>
				
                <description>W1 magnitude measured with profile-fitting photometry, or the magnitude of the 95% confidence brightness upper limit if the W1 flux measurement has SNR&amp;lt;2</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigmpro</name>
				
                <description>W1 profile-fit photometric measurement uncertainty</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1snr</name>
				
                <description>W1 profile-fit measurement signal-to-noise ratio</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1rchi2</name>
				
                <description>Reduced chi-squared of the W1 profile-fit photometry measurement</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mpro</name>
				
                <description>W2 magnitude measured with profile-fitting photometry, or the magnitude of the 95% confidence brightness upper limit if the W2 flux measurement has SNR&amp;lt;2</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigmpro</name>
				
                <description>W2 profile-fit photometric measurement uncertainty</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2snr</name>
				
                <description>W2 profile-fit measurement signal-to-noise ratio</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2rchi2</name>
				
                <description>Reduced chi-squared of the W2 profile-fit photometry measurement</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mpro</name>
				
                <description>W3 magnitude measured with profile-fitting photometry, or the magnitude of the 95% confidence brightness upper limit if the W3 flux measurement has SNR&amp;lt;2</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigmpro</name>
				
                <description>W3 profile-fit photometric measurement uncertainty</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3snr</name>
				
                <description>W3 profile-fit measurement signal-to-noise ratio</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3rchi2</name>
				
                <description>Reduced chi-squared of the W3 profile-fit photometry measurement</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mpro</name>
				
                <description>W4 magnitude measured with profile-fitting photometry, or the magnitude of the 95% confidence brightness upper limit if the W4 flux measurement has SNR&amp;lt;2</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigmpro</name>
				
                <description>W4 profile-fit photometric measurement uncertainty</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4snr</name>
				
                <description>W4 profile-fit measurement signal-to-noise ratio</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4rchi2</name>
				
                <description>Reduced chi-squared of the W4 profile-fit photometry measurement</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>rchi2</name>
				
                <description>Combined reduced chi-squared of the profile-fit photometry measurement in all bands</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>nb</name>
				
                <description>Number of PSF components used simultaneously in the profile-fitting for this source</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>na</name>
				
                <description>Active deblending flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sat</name>
				
                <description>Saturated pixel fraction, W1</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sat</name>
				
                <description>Saturated pixel fraction, W2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sat</name>
				
                <description>Saturated pixel fraction, W3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sat</name>
				
                <description>Saturated pixel fraction, W4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>satnum</name>
				
                <description>Minimum sample at which saturation occurs in each band</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>cc_flags</name>
				
                <description>Contamination and confusion flag</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ext_flg</name>
				
                <description>Extended source flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>var_flg</name>
				
                <description>Variability flag</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>ph_qual</name>
				
                <description>Photometric quality flag</description>
                                <dataType arraysize="4" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>det_bit</name>
				
                <description>Bit-encoded integer indicating bands in which a source has a w?snr&amp;gt;2 detection</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">unsignedByte</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1nm</name>
				
                <description>Integer frame detection count in W1</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1m</name>
				
                <description>Integer frame coverage in W1</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2nm</name>
				
                <description>Integer frame detection count in W2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2m</name>
				
                <description>Integer frame coverage in W2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3nm</name>
				
                <description>Integer frame detection count in W3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3m</name>
				
                <description>Integer frame coverage in W3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4nm</name>
				
                <description>Integer frame detection count in W4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4m</name>
				
                <description>Integer frame coverage in W4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1cov</name>
				
                <description>Mean pixel coverage in W1</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2cov</name>
				
                <description>Mean pixel coverage in W2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3cov</name>
				
                <description>Mean pixel coverage in W3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4cov</name>
				
                <description>Mean pixel coverage in W4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1frl</name>
				
                <description>Fraction of W1 pixels affected by latents</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2frl</name>
				
                <description>Fraction of W2 pixels affected by latents</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3frl</name>
				
                <description>Fraction of W3 pixels affected by latents</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4frl</name>
				
                <description>Fraction of W4 pixels affected by latents</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1cc_map</name>
				
                <description>Contamination and confusion map for this source in W1</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1cc_map_str</name>
				
                <description>Contamination and confusion string in W1</description>
                                <dataType arraysize="9" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>w2cc_map</name>
				
                <description>Contamination and confusion map for this source in W2</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2cc_map_str</name>
				
                <description>Contamination and confusion string in W2</description>
                                <dataType arraysize="9" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>w3cc_map</name>
				
                <description>Contamination and confusion map for this source in W3</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3cc_map_str</name>
				
                <description>Contamination and confusion string in W3</description>
                                <dataType arraysize="9" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>w4cc_map</name>
				
                <description>Contamination and confusion map for this source in W4</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4cc_map_str</name>
				
                <description>Contamination and confusion string in W4</description>
                                <dataType arraysize="9" xsi:type="vs:VOTableType">char</dataType>
                                
            </column>
            
            <column>
           		        
					 <name>w1flux</name>
				
                <description>The &amp;quot;raw&amp;quot; W1 source flux measured in profile-fit photometry in units of digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigflux</name>
				
                <description>Uncertainty in the &amp;quot;raw&amp;quot; W1 source flux measurement in profile-fit photometry in units of digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sky</name>
				
                <description>The trimmed average of the W1 sky background value in digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigsk</name>
				
                <description>The uncertainty in the W1 sky background value in units of digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1conf</name>
				
                <description>Estimated confusion noise in the W1 sky background annulus, in digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flux</name>
				
                <description>The &amp;quot;raw&amp;quot; W2 source flux measured in profile-fit photometry in units of digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigflux</name>
				
                <description>Uncertainty in the &amp;quot;raw&amp;quot; W2 source flux measurement in profile-fit photometry in units of digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sky</name>
				
                <description>The trimmed average of the W2 sky background value in digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigsk</name>
				
                <description>The uncertainty in the W2 sky background value in units of digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2conf</name>
				
                <description>Estimated confusion noise in the W2 sky background annulus, in digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flux</name>
				
                <description>The &amp;quot;raw&amp;quot; W3 source flux measured in profile-fit photometry in units of digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigflux</name>
				
                <description>Uncertainty in the &amp;quot;raw&amp;quot; W3 source flux measurement in profile-fit photometry in units of digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sky</name>
				
                <description>The trimmed average of the W3 sky background value in digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigsk</name>
				
                <description>The uncertainty in the W3 sky background value in units of digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3conf</name>
				
                <description>Estimated confusion noise in the W3 sky background annulus, in digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flux</name>
				
                <description>The &amp;quot;raw&amp;quot; W4 source flux measured in profile-fit photometry in units of digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigflux</name>
				
                <description>Uncertainty in the &amp;quot;raw&amp;quot; W4 source flux measurement in profile-fit photometry in units of digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sky</name>
				
                <description>The trimmed average of the W4 sky background value in digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigsk</name>
				
                <description>The uncertainty in the W4 sky background value in units of digital numbers measured in an annulus with an inner radius of 50&amp;quot; and outer radius of 70&amp;quot;</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4conf</name>
				
                <description>Estimated confusion noise in the W4 sky background annulus, in digital numbers</description>
                        <unit>ADU</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag</name>
				
                <description>W1 &amp;quot;standard&amp;quot; aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm</name>
				
                <description>Uncertainty in the W1 &amp;quot;standard&amp;quot; aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg</name>
				
                <description>W1 &amp;quot;standard&amp;quot; aperture measurement quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mcor</name>
				
                <description>W1 aperture curve-of-growth correction</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag</name>
				
                <description>W2 &amp;quot;standard&amp;quot; aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm</name>
				
                <description>Uncertainty in the W2 &amp;quot;standard&amp;quot; aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg</name>
				
                <description>W2 &amp;quot;standard&amp;quot; aperture measurement quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mcor</name>
				
                <description>W2 aperture curve-of-growth correction, in magnitudes</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag</name>
				
                <description>W3 &amp;quot;standard&amp;quot; aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm</name>
				
                <description>Uncertainty in the W3 &amp;quot;standard&amp;quot; aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg</name>
				
                <description>W3 &amp;quot;standard&amp;quot; aperture measurement quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mcor</name>
				
                <description>W3 aperture curve-of-growth correction, in magnitudes</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag</name>
				
                <description>W4 &amp;quot;standard&amp;quot; aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm</name>
				
                <description>Uncertainty in the W4 &amp;quot;standard&amp;quot; aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg</name>
				
                <description>W4 &amp;quot;standard&amp;quot; aperture measurement quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mcor</name>
				
                <description>W4 aperture curve-of-growth correction, in magnitudes</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_1</name>
				
                <description>W1 5.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_1</name>
				
                <description>Uncertainty in the W1 5.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_1</name>
				
                <description>W1 5.5&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_1</name>
				
                <description>W2 5.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_1</name>
				
                <description>Uncertainty in the W2 5.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_1</name>
				
                <description>W2 5.5&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_1</name>
				
                <description>W3 5.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_1</name>
				
                <description>Uncertainty in the W3 5.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_1</name>
				
                <description>W3 5.5&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_1</name>
				
                <description>W4 11.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_1</name>
				
                <description>Uncertainty in the W4 11.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_1</name>
				
                <description>W4 11.0&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_2</name>
				
                <description>W1 8.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_2</name>
				
                <description>Uncertainty in the W1 8.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_2</name>
				
                <description>W1 8.25&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_2</name>
				
                <description>W2 8.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_2</name>
				
                <description>Uncertainty in the W2 8.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_2</name>
				
                <description>W2 8.25&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_2</name>
				
                <description>W3 8.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_2</name>
				
                <description>Uncertainty in the W3 8.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_2</name>
				
                <description>W3 8.25&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_2</name>
				
                <description>W4 16.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_2</name>
				
                <description>Uncertainty in the W4 16.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_2</name>
				
                <description>W4 16.5&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_3</name>
				
                <description>W1 11.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_3</name>
				
                <description>Uncertainty in the W1 11.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_3</name>
				
                <description>W1 11.0&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_3</name>
				
                <description>W2 11.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_3</name>
				
                <description>Uncertainty in the W2 11.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_3</name>
				
                <description>W2 11.0&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_3</name>
				
                <description>W3 11.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_3</name>
				
                <description>Uncertainty in the W3 11.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_3</name>
				
                <description>W3 11.0&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_3</name>
				
                <description>W4 22.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_3</name>
				
                <description>Uncertainty in the W4 22.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_3</name>
				
                <description>W4 22.0&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_4</name>
				
                <description>W1 13.75&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_4</name>
				
                <description>Uncertainty in the W1 13.75&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_4</name>
				
                <description>W1 13.75&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_4</name>
				
                <description>W2 13.75&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_4</name>
				
                <description>Uncertainty in the W2 13.75&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_4</name>
				
                <description>W2 13.75&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_4</name>
				
                <description>W3 13.75&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_4</name>
				
                <description>Uncertainty in the W3 13.75&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_4</name>
				
                <description>W3 13.75&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_4</name>
				
                <description>W4 27.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_4</name>
				
                <description>Uncertainty in the W4 27.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_4</name>
				
                <description>W4 27.5&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_5</name>
				
                <description>W1 16.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_5</name>
				
                <description>Uncertainty in the W1 16.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_5</name>
				
                <description>W1 16.5&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_5</name>
				
                <description>W2 16.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_5</name>
				
                <description>Uncertainty in the W2 16.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_5</name>
				
                <description>W2 16.5&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_5</name>
				
                <description>W3 16.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_5</name>
				
                <description>Uncertainty in the W3 16.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_5</name>
				
                <description>W3 16.5&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_5</name>
				
                <description>W4 33.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_5</name>
				
                <description>Uncertainty in the W4 33.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_5</name>
				
                <description>W4 33.0&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_6</name>
				
                <description>W1 19.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_6</name>
				
                <description>Uncertainty in the W1 19.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_6</name>
				
                <description>W1 19.25&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_6</name>
				
                <description>W2 19.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_6</name>
				
                <description>Uncertainty in the W2 19.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_6</name>
				
                <description>W2 19.25&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_6</name>
				
                <description>W3 19.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_6</name>
				
                <description>Uncertainty in the W3 19.25&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_6</name>
				
                <description>W3 19.25&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_6</name>
				
                <description>W4 38.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_6</name>
				
                <description>Uncertainty in the W4 38.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_6</name>
				
                <description>W4 38.5&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_7</name>
				
                <description>W1 22.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_7</name>
				
                <description>Uncertainty in the W1 22.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_7</name>
				
                <description>W1 22.0&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_7</name>
				
                <description>W2 22.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_7</name>
				
                <description>Uncertainty in the W2 22.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_7</name>
				
                <description>W2 22.0&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_7</name>
				
                <description>W3 22.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_7</name>
				
                <description>Uncertainty in the W3 22.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_7</name>
				
                <description>W3 22.0&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_7</name>
				
                <description>W4 44.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_7</name>
				
                <description>Uncertainty in the W4 44.0&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_7</name>
				
                <description>W4 44.0&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1mag_8</name>
				
                <description>W1 24.75&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigm_8</name>
				
                <description>Uncertainty in the W1 24.75&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1flg_8</name>
				
                <description>W1 24.75&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2mag_8</name>
				
                <description>W2 24.75&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigm_8</name>
				
                <description>Uncertainty in the W2 24.75&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2flg_8</name>
				
                <description>W2 24.75&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3mag_8</name>
				
                <description>W3 24.75&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigm_8</name>
				
                <description>Uncertainty in the W3 24.75&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3flg_8</name>
				
                <description>W3 24.75&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4mag_8</name>
				
                <description>W4 49.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigm_8</name>
				
                <description>Uncertainty in the W4 49.5&amp;quot; radius aperture magnitude</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4flg_8</name>
				
                <description>W4 49.5&amp;quot; radius aperture magnitude quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1magp</name>
				
                <description>Inverse-variance-weighted mean W1 magnitude computed from profile-fit measurements on the w1m individual frames covering this source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigp1</name>
				
                <description>Standard deviation of the population of W1 fluxes measured on the w1m individual frames covering this source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1sigp2</name>
				
                <description>Standard deviation of the mean of the distribution of W1 fluxes (w1magp) computed from profile-fit measurements on the w1m individual frames covering this source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2magp</name>
				
                <description>Inverse-variance-weighted mean W2 magnitude computed from profile-fit measurements on the w2m individual frames covering this source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigp1</name>
				
                <description>Standard deviation of the population of W2 fluxes measured on the w2m individual frames covering this source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2sigp2</name>
				
                <description>Standard deviation of the mean of the distribution of W2 fluxes (w2magp) computed from profile-fit measurements on the w2m individual frames covering this source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3magp</name>
				
                <description>Inverse-variance-weighted mean W3 magnitude computed from profile-fit measurements on the w3m individual frames covering this source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigp1</name>
				
                <description>Standard deviation of the population of W3 fluxes measured on the w3m individual frames covering this source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3sigp2</name>
				
                <description>Standard deviation of the mean of the distribution of W3 fluxes (w3magp) computed from profile-fit measurements on the w3m individual frames covering this source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4magp</name>
				
                <description>Inverse-variance-weighted mean W4 magnitude computed from profile-fit measurements on the w4m individual frames covering this source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigp1</name>
				
                <description>Standard deviation of the population of W4 fluxes measured on the w4m individual frames covering this source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4sigp2</name>
				
                <description>Standard deviation of the mean of the distribution of W4 fluxes (w4magp) computed from profile-fit measurements on the w4m individual frames covering this source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>xscprox</name>
				
                <description>Distance between the WISE source position and the position of a nearby 2MASS XSC source, if the separation is less than 1.1 times the Ks isophotal radius size of the XSC source</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1rsemi</name>
				
                <description>Semi-major axis of the elliptical aperture used to measure source in W1</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1ba</name>
				
                <description>Axis ratio (b/a) of the elliptical aperture used to measure source in W1</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1pa</name>
				
                <description>Position angle (degrees E of N) of the elliptical aperture major axis used to measure source in W1</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1gmag</name>
				
                <description>W1 magnitude of source measured in the elliptical aperture described by w1rsemi, w1ba, and w1pa</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1gerr</name>
				
                <description>Uncertainty in the W1 magnitude of source measured in elliptical aperture</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w1gflg</name>
				
                <description>W1 elliptical aperture measurement quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2rsemi</name>
				
                <description>Semi-major axis of the elliptical aperture used to measure source in W2</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2ba</name>
				
                <description>Axis ratio (b/a) of the elliptical aperture used to measure source in W2</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2pa</name>
				
                <description>Position angle (degrees E of N) of the elliptical aperture major axis used to measure source in W2</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2gmag</name>
				
                <description>W2 magnitude of source measured in the elliptical aperture described by w2rsemi, w2ba, and w2pa</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2gerr</name>
				
                <description>Uncertainty in the W2 magnitude of source measured in elliptical aperture</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w2gflg</name>
				
                <description>W2 elliptical aperture measurement quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3rsemi</name>
				
                <description>Semi-major axis of the elliptical aperture used to measure source in W3</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3ba</name>
				
                <description>Axis ratio (b/a) of the elliptical aperture used to measure source in W3</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3pa</name>
				
                <description>Position angle (degrees E of N) of the elliptical aperture major axis used to measure source in W3</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3gmag</name>
				
                <description>W3 magnitude of source measured in the elliptical aperture described by w3rsemi, w3ba, and w3pa</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3gerr</name>
				
                <description>Uncertainty in the W3 magnitude of source measured in elliptical aperture</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w3gflg</name>
				
                <description>W3 elliptical aperture measurement quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4rsemi</name>
				
                <description>Semi-major axis of the elliptical aperture used to measure source in W4</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4ba</name>
				
                <description>Axis ratio (b/a) of the elliptical aperture used to measure source in W4</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4pa</name>
				
                <description>Position angle (degrees E of N) of the elliptical aperture major axis used to measure source in W4</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4gmag</name>
				
                <description>W4 magnitude of source measured in the elliptical aperture described by w4rsemi, w4ba, and w4pa</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4gerr</name>
				
                <description>Uncertainty in the W4 magnitude of source measured in elliptical aperture</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>w4gflg</name>
				
                <description>W4 elliptical aperture measurement quality flag</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>tmass_key</name>
				
                <description>Unique identifier of the closest source in the 2MASS Point Source Catalog (PSC) that falls within 3&amp;quot; of the position of this WISE source</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>r_2mass</name>
				
                <description>Distance separating the positions of the WISE source and associated 2MASS PSC source within 3&amp;quot;, default if there is no associated 2MASS PSC source</description>
                        <unit>arcsec</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>pa_2mass</name>
				
                <description>Position angle (degrees E of N) of the vector from the WISE source to the associated 2MASS PSC source, default if there is no associated 2MASS PSC source</description>
                        <unit>degrees</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>n_2mass</name>
				
                <description>The number of 2MASS PSC entries found within a 3&amp;quot; radius of the WISE source position</description>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">short</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_m_2mass</name>
				
                <description>2MASS J-band magnitude or magnitude upper limit of the associated 2MASS PSC source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>j_msig_2mass</name>
				
                <description>2MASS J-band corrected photometric uncertainty of the associated 2MASS PSC source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_m_2mass</name>
				
                <description>2MASS H-band magnitude or magnitude upper limit of the associated 2MASS PSC source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>h_msig_2mass</name>
				
                <description>2MASS H-band corrected photometric uncertainty of the associated 2MASS PSC source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_m_2mass</name>
				
                <description>2MASS Ks-band magnitude or magnitude upper limit of the associated 2MASS PSC source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>k_msig_2mass</name>
				
                <description>2MASS Ks-band corrected photometric uncertainty of the associated 2MASS PSC source</description>
                        <unit>mag</unit>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cx</name>
				
                <description>unit vector of spherical co-ordinates (similar to x in IPAC IRSA schema, but recomputed)</description>
                        <ucd>POS_EQ_X</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cy</name>
				
                <description>unit vector of spherical co-ordinates (similar to y in IPAC IRSA schema, but recomputed)</description>
                        <ucd>POS_EQ_Y</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>cz</name>
				
                <description>unit vector of spherical co-ordinates (similar to z in IPAC IRSA schema, but recomputed)</description>
                        <ucd>POS_EQ_Z</ucd>
                        
                            <dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType>
                            
            </column>
            
            <column>
           		        
					 <name>htmID</name>
				
                <description/>
                            <dataType arraysize="*" xsi:type="vs:VOTableType">long</dataType>
                            
            </column>
            
        </table>
        
    </schema>
    
</tableset>
</ri:Resource>